#D2ED8B#D2ED8B
#D2ED8B is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.5% C 0.127 H 121.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED8B |
|---|---|
| RGB | rgb(210, 237, 139) |
| HSL | hsl(77, 73%, 74%) |
| HSV | hsv(77, 41%, 93%) |
| CMYK | cmyk(11.4%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(89.92, -24.04, 44.49) |
| CIE-LCH | lch(89.92, 50.57, 118.39°) |
| OKLab | oklab(90.47% -0.0665 0.1082) |
| OKLCH | oklch(90.47% 0.127 121.6) |
| XYZ | xyz(61.5227, 76.1341, 35.8753) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.37
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Light Pea Green
#C4FE82
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.16
Light Yellowish Green
#C2FF89
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED8B #A68BED
analogous
#EDD78B #D2ED8B #A1ED8B
triadic
#D2ED8B #8BD2ED #ED8BD2
tetradic
#D2ED8B #8BEDD7 #A68BED #ED8BA1
square
#D2ED8B #8BEDD7 #A68BED #ED8BA1
split-complementary
#D2ED8B #8BA1ED #D78BED
monochromatic
#A8DC22 #BDE556 #D2ED8B #E7F5C0 #F5FBE5
Accessibility & contrast
On white
1.29
#D2ED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#D2ED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED8B
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED8B | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#DAE4D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed8b; /* rgb */ color: rgb(210, 237, 139); /* oklch */ color: oklch(90.5% 0.127 121.6);
Tailwind
colors: {
custom: {
50: '#e1f2ae',
500: '#d2ed8b',
950: '#000000',
},
}SCSS
$custom: #d2ed8b; $custom-light: #e1f2ae; $custom-dark: #000000;
JSON
{
"hex": "#d2ed8b",
"rgb": {
"r": 210,
"g": 237,
"b": 139
},
"hsl": {
"h": 76.531,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.90471,
"c": 0.12701,
"h": 121.6
},
"luminance": 0.76134
}Semantic roles & 50–950 ramp
primary
#D2ED8B
secondary
#7454C8
accent
#10D547
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581