#D2F290#D2F290
#D2F290 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.6% C 0.129 H 123.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F290 |
|---|---|
| RGB | rgb(210, 242, 144) |
| HSL | hsl(80, 79%, 76%) |
| HSV | hsv(80, 40%, 95%) |
| CMYK | cmyk(13.2%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(91.33, -25.85, 43.84) |
| CIE-LCH | lch(91.33, 50.89, 120.53°) |
| OKLab | oklab(91.62% -0.0713 0.107) |
| OKLCH | oklch(91.62% 0.129 123.7) |
| XYZ | xyz(63.3643, 79.2193, 38.3328) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Light Khaki
#E6F2A2
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F290 #B090F2
analogous
#F2E190 #D2F290 #A1F290
triadic
#D2F290 #90D2F2 #F290D2
tetradic
#D2F290 #90F2E1 #B090F2 #F290A1
square
#D2F290 #90F2E1 #B090F2 #F290A1
split-complementary
#D2F290 #90A1F2 #E190F2
monochromatic
#A6E522 #BCEC59 #D2F290 #E8F8C7 #F4FCE4
Accessibility & contrast
On white
1.25
#D2F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D2F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F290
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F290 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#D9E9DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2f290; /* rgb */ color: rgb(210, 242, 144); /* oklch */ color: oklch(91.6% 0.129 123.7);
Tailwind
colors: {
custom: {
50: '#e1f6b2',
500: '#d2f290',
950: '#000000',
},
}SCSS
$custom: #d2f290; $custom-light: #e1f6b2; $custom-dark: #000000;
JSON
{
"hex": "#d2f290",
"rgb": {
"r": 210,
"g": 242,
"b": 144
},
"hsl": {
"h": 79.592,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.91624,
"c": 0.12854,
"h": 123.7
},
"luminance": 0.7922
}Semantic roles & 50–950 ramp
primary
#D2F290
secondary
#7E57CF
accent
#0ADB4E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581