#D8FFCF#D8FFCF
#D8FFCF is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.075 H 139.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFCF |
|---|---|
| RGB | rgb(216, 255, 207) |
| HSL | hsl(109, 100%, 91%) |
| HSV | hsv(109, 19%, 100%) |
| CMYK | cmyk(15.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.25, -21.12, 18.86) |
| CIE-LCH | lch(96.25, 28.32, 138.23°) |
| OKLab | oklab(96.01% -0.0574 0.0485) |
| OKLCH | oklch(96.01% 0.075 139.8) |
| XYZ | xyz(75.3390, 90.6226, 72.5420) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 3.99
Pale Green
#C7FDB5
ΔE00 5.43
Celadon
#BEFDB7
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 5.97
Light Mint
#B6FFBB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFCF #F6CFFF
analogous
#F0FFCF #D8FFCF #CFFFDE
triadic
#D8FFCF #CFD8FF #FFCFD8
tetradic
#D8FFCF #CFF0FF #F6CFFF #FFDECF
square
#D8FFCF #CFF0FF #F6CFFF #FFDECF
split-complementary
#D8FFCF #DECFFF #FFCFF0
monochromatic
#75FF55 #A6FF92 #D8FFCF #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.10
#D8FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D8FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFCF
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFCF | 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)
#FFF7CC
Deuteranopia (green-blind)
#FCF3D1
Tritanopia (blue-blind)
#D6FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffcf; /* rgb */ color: rgb(216, 255, 207); /* oklch */ color: oklch(96.0% 0.075 139.8);
Tailwind
colors: {
custom: {
50: '#e4ffdd',
500: '#d8ffcf',
950: '#000000',
},
}SCSS
$custom: #d8ffcf; $custom-light: #e4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d8ffcf",
"rgb": {
"r": 216,
"g": 255,
"b": 207
},
"hsl": {
"h": 108.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9601,
"c": 0.07509,
"h": 139.8
},
"luminance": 0.90624
}Semantic roles & 50–950 ramp
primary
#D8FFCF
secondary
#D888EA
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684