Skip to content

#d2eb91

a light, vivid green · warm · closest name: Khaki

RGB
210, 235, 145
HSL
77°, 69%, 75%
CMYK
11, 0, 38, 8
Luminance
0.7516

At a glance

Every number on this page in one read: what #d2eb91 is made of, how bright it looks, and which way it leans.

Hex
#d2eb91
Hue
77°
green
Saturation
69%
vivid
Lightness
75%
light
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7516
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.03:1
Closest name
Khaki
ΔE2000 8.7
Where it sits
Hue77° of 360°
Saturation69%
Lightness75%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d2eb91
RGBrgb(210, 235, 145)
HSLhsl(77, 69%, 75%)
CMYKcmyk(11%, 0%, 38%, 8%)
LABlab(89.5 -22.4 41.0)
LCHlch(89.5 46.7 118.7)
OKLCHoklch(0.901 0.118 121.5)
Decimal13822865
Display P3color(display-p3 0.824 0.922 0.569)

Copy-ready code

/* CSS */
color: #d2eb91;
background-color: #d2eb91;
/* Tailwind (arbitrary) */
class="text-[#d2eb91] bg-[#d2eb91]"
/* SCSS */
$brand: #d2eb91;
/* SwiftUI */
Color(red: 0.824, green: 0.922, blue: 0.569)
/* Android */
Color.parseColor("#d2eb91")
/* Flutter */
Color(0xFFD2EB91)
/* Python / OpenCV (BGR) */
(145, 235, 210)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #d2eb91 · 16.03:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.03:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2eb91 as text scores 1.31:1 on white and 16.03:1 on black.

Accessibility — WCAG contrast

Aa
#d2eb91 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#d2eb91 on black: 16.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E18A
deuteranopia · #F2E195
tritanopia · #D9E3D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d2eb91 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FBF3
#F3F8E7
#E7F2CA
#d2eb91
#C5E571
#B1DC41
#A0CF26
#85AD1F
#6B8A19
#4E6416
#313F0E
Base = 300Lightest = 50 · #F9FBF3Darkest = 950 · #313F0E
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F3F8E7;
  --brand-200: #E7F2CA;
  --brand-300: #d2eb91;
  --brand-400: #C5E571;
  --brand-500: #B1DC41;
  --brand-600: #A0CF26;
  --brand-700: #85AD1F;
  --brand-800: #6B8A19;
  --brand-900: #4E6416;
  --brand-950: #313F0E;
  --brand: #d2eb91;
  --brand-ink: #000000;
}

Colors that work with #d2eb91

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#1F1BB1
Second voice, not a rival
Dark variant#536C14
Hover, pressed, headers
Light variant#F6FBE9
Selected rows, tints
Dark surface#202414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #d2eb91

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#AA91EB
Analogous left#EBD791
Analogous right#A5EB91
Split-complement 1#91A5EB
Split-complement 2#D791EB
Triadic 1#91D2EB
Triadic 2#EB91D2
Tetradic#91EBD7

RGB percentages

Red82.4%
Green92.2%
Blue56.9%

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow38.3%
Key (black)7.8%

Color previews

#d2eb91 text on a black background

contrast 16.03:1

Card sample

#d2eb91 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #d2eb91;
Background color
Panel with #d2eb91 background
background-color: #d2eb91;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #d2eb91;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(210, 235, 145, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 235, 145, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2eb91;
background: linear-gradient(135deg, #d2eb91, #96EB91);

Monochromatic scale

Palettes built from #d2eb91

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#d2eb91 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#d2eb91, answered

What color is #d2eb91?

#d2eb91 is a light vivid green, closest to Khaki (ΔE2000 8.7). It sits at 77° on the hue wheel with 69% saturation and 75% lightness, which reads as warm.

What is the RGB value of #d2eb91?

rgb(210, 235, 145) — 210 red, 235 green and 145 blue out of 255, or 82.4% / 92.2% / 56.9% by channel.

Is #d2eb91 a light or a dark color?

It is a light color. Relative luminance is 0.7516 and perceived brightness is 86%, so black text on it reaches 16.03:1.

Should I use black or white text on #d2eb91?

Black. It scores 16.03:1 against #d2eb91, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #d2eb91?

#AA91EB sits directly opposite on the wheel. Softer options are the split-complements #91A5EB and #D791EB, which give the same contrast with far less vibration.

What colors go well with #d2eb91?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #1F1BB1 as an accent and #536C14 for hover and pressed states. For a palette, the analogous pair #EBD791 and #A5EB91 stays calm, while #AA91EB is the loudest partner.

What is #d2eb91 in CMYK for printing?

cmyk(11%, 0%, 38%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d2eb91 warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBE391; nudged cooler, #B1EC90.

Work with #d2eb91 in the Color Lab