#D2FBB1#D2FBB1
#D2FBB1 is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.105 H 131.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBB1 |
|---|---|
| RGB | rgb(210, 251, 177) |
| HSL | hsl(93, 90%, 84%) |
| HSV | hsv(93, 29%, 98%) |
| CMYK | cmyk(16.3%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(94.26, -25.85, 31.28) |
| CIE-LCH | lch(94.26, 40.58, 129.57°) |
| OKLab | oklab(94.13% -0.0701 0.0786) |
| OKLCH | oklch(94.13% 0.105 131.7) |
| XYZ | xyz(69.0099, 85.8693, 54.5251) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.28
Very Pale Green
#CFFDBC
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.40
Pale Green
#C7FDB5
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBB1 #DAB1FB
analogous
#F7FBB1 #D2FBB1 #B1FBB5
triadic
#D2FBB1 #B1D2FB #FBB1D2
tetradic
#D2FBB1 #B1F7FB #DAB1FB #FBB5B1
square
#D2FBB1 #B1F7FB #DAB1FB #FBB5B1
split-complementary
#D2FBB1 #B5B1FB #FBB1F7
monochromatic
#8FF53D #B0F877 #D2FBB1 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.16
#D2FBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#D2FBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBB1
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBB1 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AC
Deuteranopia (green-blind)
#FBEDB5
Tritanopia (blue-blind)
#D4F5E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fbb1; /* rgb */ color: rgb(210, 251, 177); /* oklch */ color: oklch(94.1% 0.105 131.7);
Tailwind
colors: {
custom: {
50: '#e0fcc8',
500: '#d2fbb1',
950: '#000000',
},
}SCSS
$custom: #d2fbb1; $custom-light: #e0fcc8; $custom-dark: #000000;
JSON
{
"hex": "#d2fbb1",
"rgb": {
"r": 210,
"g": 251,
"b": 177
},
"hsl": {
"h": 93.243,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.94133,
"c": 0.10533,
"h": 131.7
},
"luminance": 0.8587
}Semantic roles & 50–950 ramp
primary
#D2FBB1
secondary
#AE71DF
accent
#00E67F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582