#D0FFBB#D0FFBB
#D0FFBB is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.101 H 136.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBB |
|---|---|
| RGB | rgb(208, 255, 187) |
| HSL | hsl(101, 100%, 87%) |
| HSV | hsv(101, 27%, 100%) |
| CMYK | cmyk(18.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.38, -26.96, 27.73) |
| CIE-LCH | lch(95.38, 38.68, 134.19°) |
| OKLab | oklab(95.06% -0.0732 0.0702) |
| OKLCH | oklch(95.06% 0.101 136.2) |
| XYZ | xyz(70.7401, 88.5163, 60.3624) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.41
Very Pale Green
#CFFDBC
ΔE00 0.68
Pale Green
#C7FDB5
ΔE00 1.46
Light Light Green
#C8FFB0
ΔE00 2.22
Celadon
#BEFDB7
ΔE00 2.84
Washed Out Green
#BCF5A6
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBB #EABBFF
analogous
#F2FFBB #D0FFBB #BBFFC8
triadic
#D0FFBB #BBD0FF #FFBBD0
tetradic
#D0FFBB #BBF2FF #EABBFF #FFC8BB
square
#D0FFBB #BBF2FF #EABBFF #FFC8BB
split-complementary
#D0FFBB #C8BBFF #FFBBF2
monochromatic
#7BFF41 #A6FF7E #D0FFBB #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D0FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#D0FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBB
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBB | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FDF0BE
Tritanopia (blue-blind)
#CFFAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffbb; /* rgb */ color: rgb(208, 255, 187); /* oklch */ color: oklch(95.1% 0.101 136.2);
Tailwind
colors: {
custom: {
50: '#dfffcf',
500: '#d0ffbb',
950: '#000000',
},
}SCSS
$custom: #d0ffbb; $custom-light: #dfffcf; $custom-dark: #000000;
JSON
{
"hex": "#d0ffbb",
"rgb": {
"r": 208,
"g": 255,
"b": 187
},
"hsl": {
"h": 101.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95057,
"c": 0.1014,
"h": 136.2
},
"luminance": 0.88518
}Semantic roles & 50–950 ramp
primary
#D0FFBB
secondary
#C477E7
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683