#D2FEAF#D2FEAF
#D2FEAF is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.112 H 131.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEAF |
|---|---|
| RGB | rgb(210, 254, 175) |
| HSL | hsl(93, 98%, 84%) |
| HSV | hsv(93, 31%, 100%) |
| CMYK | cmyk(17.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.03, -27.55, 33.31) |
| CIE-LCH | lch(95.03, 43.23, 129.59°) |
| OKLab | oklab(94.74% -0.0749 0.0834) |
| OKLCH | oklch(94.74% 0.112 131.9) |
| XYZ | xyz(69.7566, 87.6793, 53.7978) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.97
Pale Green
#C7FDB5
ΔE00 2.63
Very Light Green
#D1FFBD
ΔE00 2.76
Very Pale Green
#CFFDBC
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEAF #DBAFFE
analogous
#F9FEAF #D2FEAF #AFFEB4
triadic
#D2FEAF #AFD2FE #FEAFD2
tetradic
#D2FEAF #AFF9FE #DBAFFE #FEB4AF
square
#D2FEAF #AFF9FE #DBAFFE #FEB4AF
split-complementary
#D2FEAF #B4AFFE #FEAFF9
monochromatic
#8EFC36 #B0FD73 #D2FEAF #EEFFE1 #EEFFE1
Accessibility & contrast
On white
1.13
#D2FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#D2FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEAF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEAF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FEF0B3
Tritanopia (blue-blind)
#D4F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2feaf; /* rgb */ color: rgb(210, 254, 175); /* oklch */ color: oklch(94.7% 0.112 131.9);
Tailwind
colors: {
custom: {
50: '#e0ffc7',
500: '#d2feaf',
950: '#000000',
},
}SCSS
$custom: #d2feaf; $custom-light: #e0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#d2feaf",
"rgb": {
"r": 210,
"g": 254,
"b": 175
},
"hsl": {
"h": 93.418,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94738,
"c": 0.1121,
"h": 131.9
},
"luminance": 0.8768
}Semantic roles & 50–950 ramp
primary
#D2FEAF
secondary
#AF6EE4
accent
#00E680
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682