#D8FFCE#D8FFCE
#D8FFCE is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.076 H 139.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFCE |
|---|---|
| RGB | rgb(216, 255, 206) |
| HSL | hsl(108, 100%, 90%) |
| HSV | hsv(108, 19%, 100%) |
| CMYK | cmyk(15.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.23, -21.29, 19.35) |
| CIE-LCH | lch(96.23, 28.76, 137.73°) |
| OKLab | oklab(95.99% -0.0578 0.0497) |
| OKLCH | oklch(95.99% 0.076 139.3) |
| XYZ | xyz(75.2171, 90.5738, 71.9002) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.65
Very Light Green
#D1FFBD
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 5.22
Celadon
#BEFDB7
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 5.83
Light Light Green
#C8FFB0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFCE #F5CEFF
analogous
#F0FFCE #D8FFCE #CEFFDC
triadic
#D8FFCE #CED8FF #FFCED8
tetradic
#D8FFCE #CEF0FF #F5CEFF #FFDCCE
square
#D8FFCE #CEF0FF #F5CEFF #FFDCCE
split-complementary
#D8FFCE #DCCEFF #FFCEF0
monochromatic
#77FF54 #A7FF91 #D8FFCE #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D8FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D8FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFCE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFCE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FCF3D0
Tritanopia (blue-blind)
#D6FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffce; /* rgb */ color: rgb(216, 255, 206); /* oklch */ color: oklch(96.0% 0.076 139.3);
Tailwind
colors: {
custom: {
50: '#e4ffdd',
500: '#d8ffce',
950: '#000000',
},
}SCSS
$custom: #d8ffce; $custom-light: #e4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d8ffce",
"rgb": {
"r": 216,
"g": 255,
"b": 206
},
"hsl": {
"h": 107.755,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95987,
"c": 0.07619,
"h": 139.3
},
"luminance": 0.90575
}Semantic roles & 50–950 ramp
primary
#D8FFCE
secondary
#D687EA
accent
#00E6B7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684