#D2EF92#D2EF92
#D2EF92 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.122 H 123.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF92 |
|---|---|
| RGB | rgb(210, 239, 146) |
| HSL | hsl(79, 74%, 75%) |
| HSV | hsv(79, 39%, 94%) |
| CMYK | cmyk(12.1%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(90.56, -24.19, 41.86) |
| CIE-LCH | lch(90.56, 48.35, 120.02°) |
| OKLab | oklab(91.01% -0.0665 0.1026) |
| OKLCH | oklch(91.01% 0.122 123) |
| XYZ | xyz(62.6329, 77.5098, 38.8498) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Yellow Green
#CCFD7F
ΔE00 5.24
Celery
#C1FD95
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF92 #AF92EF
analogous
#EFDE92 #D2EF92 #A3EF92
triadic
#D2EF92 #92D2EF #EF92D2
tetradic
#D2EF92 #92EFDE #AF92EF #EF92A3
square
#D2EF92 #92EFDE #AF92EF #EF92A3
split-complementary
#D2EF92 #92A3EF #DE92EF
monochromatic
#A6DF27 #BCE75D #D2EF92 #E8F7C7 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D2EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF92
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF92 | 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)
#F9E58B
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#D9E7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef92; /* rgb */ color: rgb(210, 239, 146); /* oklch */ color: oklch(91.0% 0.122 123.0);
Tailwind
colors: {
custom: {
50: '#e1f4b3',
500: '#d2ef92',
950: '#000000',
},
}SCSS
$custom: #d2ef92; $custom-light: #e1f4b3; $custom-dark: #000000;
JSON
{
"hex": "#d2ef92",
"rgb": {
"r": 210,
"g": 239,
"b": 146
},
"hsl": {
"h": 78.71,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.9101,
"c": 0.12221,
"h": 123
},
"luminance": 0.7751
}Semantic roles & 50–950 ramp
primary
#D2EF92
secondary
#7D5ACB
accent
#0FD74D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581