#D2EB8B#D2EB8B
#D2EB8B is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.124 H 120.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB8B |
|---|---|
| RGB | rgb(210, 235, 139) |
| HSL | hsl(76, 71%, 73%) |
| HSV | hsv(76, 41%, 92%) |
| CMYK | cmyk(10.6%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(89.38, -23.08, 43.81) |
| CIE-LCH | lch(89.38, 49.52, 117.78°) |
| OKLab | oklab(90.04% -0.0638 0.1067) |
| OKLCH | oklch(90.04% 0.124 120.9) |
| XYZ | xyz(60.9469, 74.9825, 35.6834) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Light Pea Green
#C4FE82
ΔE00 6.45
Greenish Beige
#C9D179
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB8B #A48BEB
analogous
#EBD48B #D2EB8B #A2EB8B
triadic
#D2EB8B #8BD2EB #EB8BD2
tetradic
#D2EB8B #8BEBD4 #A48BEB #EB8BA2
square
#D2EB8B #8BEBD4 #A48BEB #EB8BA2
split-complementary
#D2EB8B #8BA2EB #D48BEB
monochromatic
#A8D725 #BEE257 #D2EB8B #E6F4BF #F5FAE5
Accessibility & contrast
On white
1.31
#D2EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D2EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB8B
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB8B | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E184
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#DAE2D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb8b; /* rgb */ color: rgb(210, 235, 139); /* oklch */ color: oklch(90.0% 0.124 120.9);
Tailwind
colors: {
custom: {
50: '#e1f1ae',
500: '#d2eb8b',
950: '#000000',
},
}SCSS
$custom: #d2eb8b; $custom-light: #e1f1ae; $custom-dark: #000000;
JSON
{
"hex": "#d2eb8b",
"rgb": {
"r": 210,
"g": 235,
"b": 139
},
"hsl": {
"h": 75.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.90041,
"c": 0.12428,
"h": 120.9
},
"luminance": 0.74982
}Semantic roles & 50–950 ramp
primary
#D2EB8B
secondary
#7255C5
accent
#13D345
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581