#D0FFBC#D0FFBC
#D0FFBC is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.100 H 136.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBC |
|---|---|
| RGB | rgb(208, 255, 188) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 26%, 100%) |
| CMYK | cmyk(18.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.40, -26.81, 27.25) |
| CIE-LCH | lch(95.40, 38.23, 134.53°) |
| OKLab | oklab(95.08% -0.0728 0.069) |
| OKLCH | oklch(95.08% 0.1 136.5) |
| XYZ | xyz(70.8475, 88.5593, 60.9282) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.24
Very Pale Green
#CFFDBC
ΔE00 0.52
Pale Green
#C7FDB5
ΔE00 1.54
Light Light Green
#C8FFB0
ΔE00 2.39
Celadon
#BEFDB7
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBC #EBBCFF
analogous
#F1FFBC #D0FFBC #BCFFCA
triadic
#D0FFBC #BCD0FF #FFBCD0
tetradic
#D0FFBC #BCF1FF #EBBCFF #FFCABC
square
#D0FFBC #BCF1FF #EBBCFF #FFCABC
split-complementary
#D0FFBC #CABCFF #FFBCF1
monochromatic
#7AFF42 #A5FF7F #D0FFBC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D0FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#D0FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBC
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBC | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FCF0BF
Tritanopia (blue-blind)
#CFFAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffbc; /* rgb */ color: rgb(208, 255, 188); /* oklch */ color: oklch(95.1% 0.100 136.5);
Tailwind
colors: {
custom: {
50: '#dfffd0',
500: '#d0ffbc',
950: '#000000',
},
}SCSS
$custom: #d0ffbc; $custom-light: #dfffd0; $custom-dark: #000000;
JSON
{
"hex": "#d0ffbc",
"rgb": {
"r": 208,
"g": 255,
"b": 188
},
"hsl": {
"h": 102.09,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95077,
"c": 0.1003,
"h": 136.5
},
"luminance": 0.88561
}Semantic roles & 50–950 ramp
primary
#D0FFBC
secondary
#C678E7
accent
#00E6A1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683