#D0FFBD#D0FFBD
#D0FFBD is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.099 H 136.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBD |
|---|---|
| RGB | rgb(208, 255, 189) |
| HSL | hsl(103, 100%, 87%) |
| HSV | hsv(103, 26%, 100%) |
| CMYK | cmyk(18.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.41, -26.65, 26.77) |
| CIE-LCH | lch(95.41, 37.78, 134.87°) |
| OKLab | oklab(95.1% -0.0723 0.0679) |
| OKLCH | oklch(95.1% 0.099 136.8) |
| XYZ | xyz(70.9557, 88.6026, 61.4979) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.19
Very Pale Green
#CFFDBC
ΔE00 0.43
Pale Green
#C7FDB5
ΔE00 1.65
Light Light Green
#C8FFB0
ΔE00 2.56
Celadon
#BEFDB7
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBD #ECBDFF
analogous
#F1FFBD #D0FFBD #BDFFCB
triadic
#D0FFBD #BDD0FF #FFBDD0
tetradic
#D0FFBD #BDF1FF #ECBDFF #FFCBBD
square
#D0FFBD #BDF1FF #ECBDFF #FFCBBD
split-complementary
#D0FFBD #CBBDFF #FFBDF1
monochromatic
#79FF43 #A4FF80 #D0FFBD #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D0FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D0FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBD
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBD | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FCF0C0
Tritanopia (blue-blind)
#CFFAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffbd; /* rgb */ color: rgb(208, 255, 189); /* oklch */ color: oklch(95.1% 0.099 136.8);
Tailwind
colors: {
custom: {
50: '#dfffd1',
500: '#d0ffbd',
950: '#000000',
},
}SCSS
$custom: #d0ffbd; $custom-light: #dfffd1; $custom-dark: #000000;
JSON
{
"hex": "#d0ffbd",
"rgb": {
"r": 208,
"g": 255,
"b": 189
},
"hsl": {
"h": 102.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95098,
"c": 0.09921,
"h": 136.8
},
"luminance": 0.88604
}Semantic roles & 50–950 ramp
primary
#D0FFBD
secondary
#C879E7
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683