#D2EF93#D2EF93
#D2EF93 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.121 H 123.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF93 |
|---|---|
| RGB | rgb(210, 239, 147) |
| HSL | hsl(79, 74%, 76%) |
| HSV | hsv(79, 38%, 94%) |
| CMYK | cmyk(12.1%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(90.57, -24.07, 41.39) |
| CIE-LCH | lch(90.57, 47.88, 120.18°) |
| OKLab | oklab(91.03% -0.0661 0.1015) |
| OKLCH | oklch(91.03% 0.121 123.1) |
| XYZ | xyz(62.7111, 77.5411, 39.2613) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Yellow Green
#CCFD7F
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF93 #B093EF
analogous
#EFDE93 #D2EF93 #A4EF93
triadic
#D2EF93 #93D2EF #EF93D2
tetradic
#D2EF93 #93EFDE #B093EF #EF93A4
square
#D2EF93 #93EFDE #B093EF #EF93A4
split-complementary
#D2EF93 #93A4EF #DE93EF
monochromatic
#A6DF28 #BCE75E #D2EF93 #E8F7C8 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D2EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF93
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF93 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#D9E7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef93; /* rgb */ color: rgb(210, 239, 147); /* oklch */ color: oklch(91.0% 0.121 123.1);
Tailwind
colors: {
custom: {
50: '#e1f4b4',
500: '#d2ef93',
950: '#000000',
},
}SCSS
$custom: #d2ef93; $custom-light: #e1f4b4; $custom-dark: #000000;
JSON
{
"hex": "#d2ef93",
"rgb": {
"r": 210,
"g": 239,
"b": 147
},
"hsl": {
"h": 78.913,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.91026,
"c": 0.12113,
"h": 123.1
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#D2EF93
secondary
#7E5BCB
accent
#0FD64E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581