#D2F299#D2F299
#D2F299 is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.119 H 124.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F299 |
|---|---|
| RGB | rgb(210, 242, 153) |
| HSL | hsl(82, 77%, 77%) |
| HSV | hsv(82, 37%, 95%) |
| CMYK | cmyk(13.2%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(91.46, -24.77, 39.58) |
| CIE-LCH | lch(91.46, 46.69, 122.05°) |
| OKLab | oklab(91.77% -0.0678 0.0976) |
| OKLCH | oklch(91.77% 0.119 124.8) |
| XYZ | xyz(64.0798, 79.5055, 42.1010) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F299 #B999F2
analogous
#F2E599 #D2F299 #A6F299
triadic
#D2F299 #99D2F2 #F299D2
tetradic
#D2F299 #99F2E5 #B999F2 #F299A6
square
#D2F299 #99F2E5 #B999F2 #F299A6
split-complementary
#D2F299 #99A6F2 #E599F2
monochromatic
#A2E42C #BAEB63 #D2F299 #EAF9CF #F3FCE4
Accessibility & contrast
On white
1.24
#D2F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D2F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F299
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F299 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE893
Deuteranopia (green-blind)
#F7E69D
Tritanopia (blue-blind)
#D8EADC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2f299; /* rgb */ color: rgb(210, 242, 153); /* oklch */ color: oklch(91.8% 0.119 124.8);
Tailwind
colors: {
custom: {
50: '#e1f6b8',
500: '#d2f299',
950: '#000000',
},
}SCSS
$custom: #d2f299; $custom-light: #e1f6b8; $custom-dark: #000000;
JSON
{
"hex": "#d2f299",
"rgb": {
"r": 210,
"g": 242,
"b": 153
},
"hsl": {
"h": 81.573,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.9177,
"c": 0.11877,
"h": 124.8
},
"luminance": 0.79506
}Semantic roles & 50–950 ramp
primary
#D2F299
secondary
#8860D0
accent
#0CDA56
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581