#D0FFBA#D0FFBA
#D0FFBA is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.0% C 0.102 H 135.9°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBA |
|---|---|
| RGB | rgb(208, 255, 186) |
| HSL | hsl(101, 100%, 86%) |
| HSV | hsv(101, 27%, 100%) |
| CMYK | cmyk(18.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.36, -27.11, 28.21) |
| CIE-LCH | lch(95.36, 39.13, 133.86°) |
| OKLab | oklab(95.04% -0.0736 0.0714) |
| OKLCH | oklch(95.04% 0.103 135.9) |
| XYZ | xyz(70.6334, 88.4737, 59.8006) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.60
Very Pale Green
#CFFDBC
ΔE00 0.85
Pale Green
#C7FDB5
ΔE00 1.40
Light Light Green
#C8FFB0
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBA #E9BAFF
analogous
#F2FFBA #D0FFBA #BAFFC7
triadic
#D0FFBA #BAD0FF #FFBAD0
tetradic
#D0FFBA #BAF2FF #E9BAFF #FFC7BA
square
#D0FFBA #BAF2FF #E9BAFF #FFC7BA
split-complementary
#D0FFBA #C7BAFF #FFBAF2
monochromatic
#7DFF40 #A6FF7D #D0FFBA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D0FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#D0FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBA | 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)
#FFF4B6
Deuteranopia (green-blind)
#FDF0BD
Tritanopia (blue-blind)
#D0FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffba; /* rgb */ color: rgb(208, 255, 186); /* oklch */ color: oklch(95.0% 0.102 135.9);
Tailwind
colors: {
custom: {
50: '#dfffcf',
500: '#d0ffba',
950: '#000000',
},
}SCSS
$custom: #d0ffba; $custom-light: #dfffcf; $custom-dark: #000000;
JSON
{
"hex": "#d0ffba",
"rgb": {
"r": 208,
"g": 255,
"b": 186
},
"hsl": {
"h": 100.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95036,
"c": 0.1025,
"h": 135.9
},
"luminance": 0.88475
}Semantic roles & 50–950 ramp
primary
#D0FFBA
secondary
#C376E7
accent
#00E69C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683