#D2FBAF#D2FBAF
#D2FBAF is a very light, moderate yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.108 H 131.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBAF |
|---|---|
| RGB | rgb(210, 251, 175) |
| HSL | hsl(92, 90%, 84%) |
| HSV | hsv(92, 30%, 98%) |
| CMYK | cmyk(16.3%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(94.22, -26.13, 32.24) |
| CIE-LCH | lch(94.22, 41.50, 129.03°) |
| OKLab | oklab(94.09% -0.0709 0.0809) |
| OKLCH | oklch(94.09% 0.108 131.2) |
| XYZ | xyz(68.8120, 85.7902, 53.4830) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.41
Very Light Green
#D1FFBD
ΔE00 2.63
Very Pale Green
#CFFDBC
ΔE00 2.73
Pale Green
#C7FDB5
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBAF #D8AFFB
analogous
#F8FBAF #D2FBAF #AFFBB2
triadic
#D2FBAF #AFD2FB #FBAFD2
tetradic
#D2FBAF #AFF8FB #D8AFFB #FBB2AF
square
#D2FBAF #AFF8FB #D8AFFB #FBB2AF
split-complementary
#D2FBAF #B2AFFB #FBAFF8
monochromatic
#90F53A #B1F875 #D2FBAF #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.16
#D2FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#D2FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBAF
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBAF | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FCEDB3
Tritanopia (blue-blind)
#D4F5E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fbaf; /* rgb */ color: rgb(210, 251, 175); /* oklch */ color: oklch(94.1% 0.108 131.2);
Tailwind
colors: {
custom: {
50: '#e0fcc7',
500: '#d2fbaf',
950: '#000000',
},
}SCSS
$custom: #d2fbaf; $custom-light: #e0fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d2fbaf",
"rgb": {
"r": 210,
"g": 251,
"b": 175
},
"hsl": {
"h": 92.368,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.94094,
"c": 0.10756,
"h": 131.2
},
"luminance": 0.85791
}Semantic roles & 50–950 ramp
primary
#D2FBAF
secondary
#AB6FDF
accent
#00E67C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582