#D2F09F#D2F09F
#D2F09F is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.4% C 0.109 H 125.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F09F |
|---|---|
| RGB | rgb(210, 240, 159) |
| HSL | hsl(82, 73%, 78%) |
| HSV | hsv(82, 34%, 94%) |
| CMYK | cmyk(12.5%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(91.02, -23.05, 36.01) |
| CIE-LCH | lch(91.02, 42.75, 122.63°) |
| OKLab | oklab(91.44% -0.0627 0.0894) |
| OKLCH | oklch(91.44% 0.109 125) |
| XYZ | xyz(63.9958, 78.5247, 44.5795) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Tea Green
#BDF8A3
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.22
Light Light Green
#C8FFB0
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.63
Very Pale Green
#CFFDBC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F09F #BD9FF0
analogous
#F0E59F #D2F09F #A9F09F
triadic
#D2F09F #9FD2F0 #F09FD2
tetradic
#D2F09F #9FF0E5 #BD9FF0 #F09FA9
square
#D2F09F #9FF0E5 #BD9FF0 #F09FA9
split-complementary
#D2F09F #9FA9F0 #E59FF0
monochromatic
#A0DF35 #B9E86A #D2F09F #EBF8D4 #F3FBE5
Accessibility & contrast
On white
1.26
#D2F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D2F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F09F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F09F | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E699
Deuteranopia (green-blind)
#F4E5A3
Tritanopia (blue-blind)
#D7E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f09f; /* rgb */ color: rgb(210, 240, 159); /* oklch */ color: oklch(91.4% 0.109 125.0);
Tailwind
colors: {
custom: {
50: '#e0f5bc',
500: '#d2f09f',
950: '#000000',
},
}SCSS
$custom: #d2f09f; $custom-light: #e0f5bc; $custom-dark: #000000;
JSON
{
"hex": "#d2f09f",
"rgb": {
"r": 210,
"g": 240,
"b": 159
},
"hsl": {
"h": 82.222,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.91444,
"c": 0.10921,
"h": 125
},
"luminance": 0.78525
}Semantic roles & 50–950 ramp
primary
#D2F09F
secondary
#8C66CD
accent
#10D559
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582