#D2FFBC#D2FFBC
#D2FFBC is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.2% C 0.099 H 135.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFBC |
|---|---|
| RGB | rgb(210, 255, 188) |
| HSL | hsl(100, 100%, 87%) |
| HSV | hsv(100, 26%, 100%) |
| CMYK | cmyk(17.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.52, -26.13, 27.44) |
| CIE-LCH | lch(95.52, 37.89, 133.60°) |
| OKLab | oklab(95.21% -0.0709 0.0695) |
| OKLCH | oklch(95.21% 0.099 135.6) |
| XYZ | xyz(71.4135, 88.8511, 60.9547) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.32
Very Pale Green
#CFFDBC
ΔE00 0.66
Pale Green
#C7FDB5
ΔE00 1.82
Light Light Green
#C8FFB0
ΔE00 2.53
Celadon
#BEFDB7
ΔE00 3.19
Washed Out Green
#BCF5A6
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFBC #E9BCFF
analogous
#F3FFBC #D2FFBC #BCFFC8
triadic
#D2FFBC #BCD2FF #FFBCD2
tetradic
#D2FFBC #BCF3FF #E9BCFF #FFC8BC
square
#D2FFBC #BCF3FF #E9BCFF #FFC8BC
split-complementary
#D2FFBC #C8BCFF #FFBCF3
monochromatic
#80FF42 #A9FF7F #D2FFBC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D2FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#D2FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFBC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFBC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FDF1BF
Tritanopia (blue-blind)
#D2FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffbc; /* rgb */ color: rgb(210, 255, 188); /* oklch */ color: oklch(95.2% 0.099 135.6);
Tailwind
colors: {
custom: {
50: '#e0ffd0',
500: '#d2ffbc',
950: '#000000',
},
}SCSS
$custom: #d2ffbc; $custom-light: #e0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d2ffbc",
"rgb": {
"r": 210,
"g": 255,
"b": 188
},
"hsl": {
"h": 100.299,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95206,
"c": 0.09925,
"h": 135.6
},
"luminance": 0.88852
}Semantic roles & 50–950 ramp
primary
#D2FFBC
secondary
#C378E7
accent
#00E69A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683