#D2EF8B#D2EF8B
#D2EF8B is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.9% C 0.130 H 122.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF8B |
|---|---|
| RGB | rgb(210, 239, 139) |
| HSL | hsl(77, 76%, 74%) |
| HSV | hsv(77, 42%, 94%) |
| CMYK | cmyk(12.1%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(90.46, -25.00, 45.16) |
| CIE-LCH | lch(90.46, 51.62, 118.96°) |
| OKLab | oklab(90.9% -0.0692 0.1098) |
| OKLCH | oklch(90.9% 0.13 122.2) |
| XYZ | xyz(62.1050, 77.2986, 36.0694) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Light Pea Green
#C4FE82
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF8B #A88BEF
analogous
#EFDA8B #D2EF8B #A0EF8B
triadic
#D2EF8B #8BD2EF #EF8BD2
tetradic
#D2EF8B #8BEFDA #A88BEF #EF8BA0
square
#D2EF8B #8BEFDA #A88BEF #EF8BA0
split-complementary
#D2EF8B #8BA0EF #DA8BEF
monochromatic
#A8E01F #BDE855 #D2EF8B #E7F6C1 #F5FBE4
Accessibility & contrast
On white
1.28
#D2EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D2EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF8B
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF8B | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE483
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#D9E6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef8b; /* rgb */ color: rgb(210, 239, 139); /* oklch */ color: oklch(90.9% 0.130 122.2);
Tailwind
colors: {
custom: {
50: '#e1f4ae',
500: '#d2ef8b',
950: '#000000',
},
}SCSS
$custom: #d2ef8b; $custom-light: #e1f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d2ef8b",
"rgb": {
"r": 210,
"g": 239,
"b": 139
},
"hsl": {
"h": 77.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.90901,
"c": 0.12973,
"h": 122.2
},
"luminance": 0.77299
}Semantic roles & 50–950 ramp
primary
#D2EF8B
secondary
#7654CA
accent
#0ED848
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581