#D2F8A6#D2F8A6
#D2F8A6 is a very light, moderate yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.113 H 128.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8A6 |
|---|---|
| RGB | rgb(210, 248, 166) |
| HSL | hsl(88, 85%, 81%) |
| HSV | hsv(88, 33%, 97%) |
| CMYK | cmyk(15.3%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(93.27, -25.95, 35.48) |
| CIE-LCH | lch(93.27, 43.95, 126.18°) |
| OKLab | oklab(93.28% -0.0706 0.0884) |
| OKLCH | oklch(93.28% 0.113 128.6) |
| XYZ | xyz(67.0277, 83.5889, 48.6720) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 4.07
Very Light Green
#D1FFBD
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8A6 #CCA6F8
analogous
#F8F5A6 #D2F8A6 #A9F8A6
triadic
#D2F8A6 #A6D2F8 #F8A6D2
tetradic
#D2F8A6 #A6F8F5 #CCA6F8 #F8A6A9
square
#D2F8A6 #A6F8F5 #CCA6F8 #F8A6A9
split-complementary
#D2F8A6 #A6A9F8 #F5A6F8
monochromatic
#99EF35 #B5F46D #D2F8A6 #EFFCDF #F1FDE3
Accessibility & contrast
On white
1.19
#D2F8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D2F8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8A6
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8A6 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA0
Deuteranopia (green-blind)
#FAEBAA
Tritanopia (blue-blind)
#D6F1E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f8a6; /* rgb */ color: rgb(210, 248, 166); /* oklch */ color: oklch(93.3% 0.113 128.6);
Tailwind
colors: {
custom: {
50: '#e0fac1',
500: '#d2f8a6',
950: '#000000',
},
}SCSS
$custom: #d2f8a6; $custom-light: #e0fac1; $custom-dark: #000000;
JSON
{
"hex": "#d2f8a6",
"rgb": {
"r": 210,
"g": 248,
"b": 166
},
"hsl": {
"h": 87.805,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.93284,
"c": 0.1131,
"h": 128.6
},
"luminance": 0.8359
}Semantic roles & 50–950 ramp
primary
#D2F8A6
secondary
#9D69D9
accent
#04E26B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582