#D2EF91#D2EF91
#D2EF91 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.123 H 122.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF91 |
|---|---|
| RGB | rgb(210, 239, 145) |
| HSL | hsl(79, 75%, 75%) |
| HSV | hsv(79, 39%, 94%) |
| CMYK | cmyk(12.1%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(90.54, -24.31, 42.34) |
| CIE-LCH | lch(90.54, 48.82, 119.86°) |
| OKLab | oklab(90.99% -0.0669 0.1036) |
| OKLCH | oklch(90.99% 0.123 122.8) |
| XYZ | xyz(62.5555, 77.4788, 38.4419) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Light Yellow Green
#CCFD7F
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF91 #AE91EF
analogous
#EFDD91 #D2EF91 #A3EF91
triadic
#D2EF91 #91D2EF #EF91D2
tetradic
#D2EF91 #91EFDD #AE91EF #EF91A3
square
#D2EF91 #91EFDD #AE91EF #EF91A3
split-complementary
#D2EF91 #91A3EF #DD91EF
monochromatic
#A6DF26 #BCE75C #D2EF91 #E8F7C6 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D2EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF91
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF91 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58A
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#D9E6D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef91; /* rgb */ color: rgb(210, 239, 145); /* oklch */ color: oklch(91.0% 0.123 122.8);
Tailwind
colors: {
custom: {
50: '#e1f4b2',
500: '#d2ef91',
950: '#000000',
},
}SCSS
$custom: #d2ef91; $custom-light: #e1f4b2; $custom-dark: #000000;
JSON
{
"hex": "#d2ef91",
"rgb": {
"r": 210,
"g": 239,
"b": 145
},
"hsl": {
"h": 78.511,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.90994,
"c": 0.12331,
"h": 122.8
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#D2EF91
secondary
#7C59CB
accent
#0FD74C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581