#D2FBB0#D2FBB0
#D2FBB0 is a very light, moderate yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.106 H 131.5°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBB0 |
|---|---|
| RGB | rgb(210, 251, 176) |
| HSL | hsl(93, 90%, 84%) |
| HSV | hsv(93, 30%, 98%) |
| CMYK | cmyk(16.3%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(94.24, -25.99, 31.76) |
| CIE-LCH | lch(94.24, 41.04, 129.30°) |
| OKLab | oklab(94.11% -0.0705 0.0797) |
| OKLCH | oklch(94.11% 0.106 131.5) |
| XYZ | xyz(68.9106, 85.8296, 54.0021) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.40
Very Light Green
#D1FFBD
ΔE00 2.45
Very Pale Green
#CFFDBC
ΔE00 2.54
Pale Green
#C7FDB5
ΔE00 2.63
Washed Out Green
#BCF5A6
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBB0 #D9B0FB
analogous
#F7FBB0 #D2FBB0 #B0FBB3
triadic
#D2FBB0 #B0D2FB #FBB0D2
tetradic
#D2FBB0 #B0F7FB #D9B0FB #FBB3B0
square
#D2FBB0 #B0F7FB #D9B0FB #FBB3B0
split-complementary
#D2FBB0 #B3B0FB #FBB0F7
monochromatic
#90F53B #B1F876 #D2FBB0 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.16
#D2FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#D2FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBB0
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBB0 | 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)
#FFF0AB
Deuteranopia (green-blind)
#FBEDB4
Tritanopia (blue-blind)
#D4F5E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fbb0; /* rgb */ color: rgb(210, 251, 176); /* oklch */ color: oklch(94.1% 0.106 131.5);
Tailwind
colors: {
custom: {
50: '#e0fcc8',
500: '#d2fbb0',
950: '#000000',
},
}SCSS
$custom: #d2fbb0; $custom-light: #e0fcc8; $custom-dark: #000000;
JSON
{
"hex": "#d2fbb0",
"rgb": {
"r": 210,
"g": 251,
"b": 176
},
"hsl": {
"h": 92.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.94113,
"c": 0.10644,
"h": 131.5
},
"luminance": 0.85831
}Semantic roles & 50–950 ramp
primary
#D2FBB0
secondary
#AD70DF
accent
#00E67D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582