#D2F09D#D2F09D
#D2F09D is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.4% C 0.111 H 124.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F09D |
|---|---|
| RGB | rgb(210, 240, 157) |
| HSL | hsl(82, 73%, 78%) |
| HSV | hsv(82, 35%, 94%) |
| CMYK | cmyk(12.5%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(90.99, -23.31, 36.97) |
| CIE-LCH | lch(90.99, 43.70, 122.24°) |
| OKLab | oklab(91.41% -0.0635 0.0916) |
| OKLCH | oklch(91.41% 0.111 124.7) |
| XYZ | xyz(63.8237, 78.4558, 43.6728) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.37
Celery
#C1FD95
ΔE00 5.51
Light Light Green
#C8FFB0
ΔE00 5.53
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F09D #BB9DF0
analogous
#F0E59D #D2F09D #A8F09D
triadic
#D2F09D #9DD2F0 #F09DD2
tetradic
#D2F09D #9DF0E5 #BB9DF0 #F09DA8
square
#D2F09D #9DF0E5 #BB9DF0 #F09DA8
split-complementary
#D2F09D #9DA8F0 #E59DF0
monochromatic
#A1E033 #BAE868 #D2F09D #EAF8D2 #F3FBE4
Accessibility & contrast
On white
1.26
#D2F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D2F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F09D
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F09D | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E697
Deuteranopia (green-blind)
#F5E5A1
Tritanopia (blue-blind)
#D7E8DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f09d; /* rgb */ color: rgb(210, 240, 157); /* oklch */ color: oklch(91.4% 0.111 124.7);
Tailwind
colors: {
custom: {
50: '#e0f5ba',
500: '#d2f09d',
950: '#000000',
},
}SCSS
$custom: #d2f09d; $custom-light: #e0f5ba; $custom-dark: #000000;
JSON
{
"hex": "#d2f09d",
"rgb": {
"r": 210,
"g": 240,
"b": 157
},
"hsl": {
"h": 81.687,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.91409,
"c": 0.11145,
"h": 124.7
},
"luminance": 0.78456
}Semantic roles & 50–950 ramp
primary
#D2F09D
secondary
#8A64CD
accent
#10D657
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582