#D2FFAF#D2FFAF
#D2FFAF is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.0% C 0.114 H 132.1°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFAF |
|---|---|
| RGB | rgb(210, 255, 175) |
| HSL | hsl(94, 100%, 84%) |
| HSV | hsv(94, 31%, 100%) |
| CMYK | cmyk(17.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.29, -28.02, 33.67) |
| CIE-LCH | lch(95.29, 43.80, 129.77°) |
| OKLab | oklab(94.95% -0.0762 0.0843) |
| OKLCH | oklch(94.95% 0.114 132.1) |
| XYZ | xyz(70.0748, 88.3156, 53.9039) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.88
Pale Green
#C7FDB5
ΔE00 2.65
Very Light Green
#D1FFBD
ΔE00 2.85
Very Pale Green
#CFFDBC
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.08
Washed Out Green
#BCF5A6
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFAF #DCAFFF
analogous
#FAFFAF #D2FFAF #AFFFB4
triadic
#D2FFAF #AFD2FF #FFAFD2
tetradic
#D2FFAF #AFFAFF #DCAFFF #FFB4AF
square
#D2FFAF #AFFAFF #DCAFFF #FFB4AF
split-complementary
#D2FFAF #B4AFFF #FFAFFA
monochromatic
#8DFF35 #B0FF72 #D2FFAF #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#D2FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#D2FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFAF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFAF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF0B3
Tritanopia (blue-blind)
#D4F9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffaf; /* rgb */ color: rgb(210, 255, 175); /* oklch */ color: oklch(95.0% 0.114 132.1);
Tailwind
colors: {
custom: {
50: '#e0ffc7',
500: '#d2ffaf',
950: '#000000',
},
}SCSS
$custom: #d2ffaf; $custom-light: #e0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#d2ffaf",
"rgb": {
"r": 210,
"g": 255,
"b": 175
},
"hsl": {
"h": 93.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94953,
"c": 0.11361,
"h": 132.1
},
"luminance": 0.88317
}Semantic roles & 50–950 ramp
primary
#D2FFAF
secondary
#B16DE5
accent
#00E681
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682