#D2F090#D2F090
#D2F090 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.126 H 123.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F090 |
|---|---|
| RGB | rgb(210, 240, 144) |
| HSL | hsl(79, 76%, 75%) |
| HSV | hsv(79, 40%, 94%) |
| CMYK | cmyk(12.5%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(90.80, -24.90, 43.15) |
| CIE-LCH | lch(90.80, 49.82, 119.99°) |
| OKLab | oklab(91.19% -0.0686 0.1054) |
| OKLCH | oklch(91.19% 0.126 123.1) |
| XYZ | xyz(62.7723, 78.0353, 38.1355) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Celery
#C1FD95
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F090 #AE90F0
analogous
#F0DE90 #D2F090 #A2F090
triadic
#D2F090 #90D2F0 #F090D2
tetradic
#D2F090 #90F0DE #AE90F0 #F090A2
square
#D2F090 #90F0DE #AE90F0 #F090A2
split-complementary
#D2F090 #90A2F0 #DE90F0
monochromatic
#A6E124 #BCE95A #D2F090 #E8F7C6 #F4FBE4
Accessibility & contrast
On white
1.26
#D2F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F090
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F090 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#F6E595
Tritanopia (blue-blind)
#D9E7D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f090; /* rgb */ color: rgb(210, 240, 144); /* oklch */ color: oklch(91.2% 0.126 123.1);
Tailwind
colors: {
custom: {
50: '#e1f5b2',
500: '#d2f090',
950: '#000000',
},
}SCSS
$custom: #d2f090; $custom-light: #e1f5b2; $custom-dark: #000000;
JSON
{
"hex": "#d2f090",
"rgb": {
"r": 210,
"g": 240,
"b": 144
},
"hsl": {
"h": 78.75,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.91193,
"c": 0.12577,
"h": 123.1
},
"luminance": 0.78035
}Semantic roles & 50–950 ramp
primary
#D2F090
secondary
#7C58CC
accent
#0DD84D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581