#D0FFBF#D0FFBF
#D0FFBF is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.1% C 0.097 H 137.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFBF |
|---|---|
| RGB | rgb(208, 255, 191) |
| HSL | hsl(104, 100%, 87%) |
| HSV | hsv(104, 25%, 100%) |
| CMYK | cmyk(18.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.45, -26.35, 25.81) |
| CIE-LCH | lch(95.45, 36.88, 135.59°) |
| OKLab | oklab(95.14% -0.0715 0.0656) |
| OKLCH | oklch(95.14% 0.097 137.5) |
| XYZ | xyz(71.1743, 88.6900, 62.6491) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.51
Very Light Green
#D1FFBD
ΔE00 0.52
Pale Green
#C7FDB5
ΔE00 1.91
Celadon
#BEFDB7
ΔE00 2.86
Light Light Green
#C8FFB0
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFBF #EEBFFF
analogous
#F0FFBF #D0FFBF #BFFFCE
triadic
#D0FFBF #BFD0FF #FFBFD0
tetradic
#D0FFBF #BFF0FF #EEBFFF #FFCEBF
square
#D0FFBF #BFF0FF #EEBFFF #FFCEBF
split-complementary
#D0FFBF #CEBFFF #FFBFF0
monochromatic
#76FF45 #A3FF82 #D0FFBF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFBF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFBF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FCF0C2
Tritanopia (blue-blind)
#CFFAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffbf; /* rgb */ color: rgb(208, 255, 191); /* oklch */ color: oklch(95.1% 0.097 137.5);
Tailwind
colors: {
custom: {
50: '#dfffd2',
500: '#d0ffbf',
950: '#000000',
},
}SCSS
$custom: #d0ffbf; $custom-light: #dfffd2; $custom-dark: #000000;
JSON
{
"hex": "#d0ffbf",
"rgb": {
"r": 208,
"g": 255,
"b": 191
},
"hsl": {
"h": 104.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95139,
"c": 0.09702,
"h": 137.5
},
"luminance": 0.88691
}Semantic roles & 50–950 ramp
primary
#D0FFBF
secondary
#CB7BE8
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683