#D8FFCB#D8FFCB
#D8FFCB is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.079 H 137.9°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFCB |
|---|---|
| RGB | rgb(216, 255, 203) |
| HSL | hsl(105, 100%, 90%) |
| HSV | hsv(105, 20%, 100%) |
| CMYK | cmyk(15.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.17, -21.77, 20.79) |
| CIE-LCH | lch(96.17, 30.10, 136.32°) |
| OKLab | oklab(95.92% -0.059 0.0533) |
| OKLCH | oklch(95.92% 0.079 137.9) |
| XYZ | xyz(74.8561, 90.4295, 69.9992) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.00
Very Light Green
#D1FFBD
ΔE00 3.08
Pale Green
#C7FDB5
ΔE00 4.62
Celadon
#BEFDB7
ΔE00 5.15
Light Sage
#BCECAC
ΔE00 5.43
Light Light Green
#C8FFB0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFCB #F2CBFF
analogous
#F2FFCB #D8FFCB #CBFFD8
triadic
#D8FFCB #CBD8FF #FFCBD8
tetradic
#D8FFCB #CBF2FF #F2CBFF #FFD8CB
square
#D8FFCB #CBF2FF #F2CBFF #FFD8CB
split-complementary
#D8FFCB #D8CBFF #FFCBF2
monochromatic
#7CFF51 #AAFF8E #D8FFCB #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#D8FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D8FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFCB
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFCB | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FCF3CD
Tritanopia (blue-blind)
#D7FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffcb; /* rgb */ color: rgb(216, 255, 203); /* oklch */ color: oklch(95.9% 0.079 137.9);
Tailwind
colors: {
custom: {
50: '#e4ffdb',
500: '#d8ffcb',
950: '#000000',
},
}SCSS
$custom: #d8ffcb; $custom-light: #e4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d8ffcb",
"rgb": {
"r": 216,
"g": 255,
"b": 203
},
"hsl": {
"h": 105,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9592,
"c": 0.07948,
"h": 137.9
},
"luminance": 0.90431
}Semantic roles & 50–950 ramp
primary
#D8FFCB
secondary
#D085E9
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684