#D9FFCF#D9FFCF
#D9FFCF is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.075 H 139.2°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFCF |
|---|---|
| RGB | rgb(217, 255, 207) |
| HSL | hsl(108, 100%, 91%) |
| HSV | hsv(108, 19%, 100%) |
| CMYK | cmyk(14.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.32, -20.79, 18.96) |
| CIE-LCH | lch(96.32, 28.14, 137.63°) |
| OKLab | oklab(96.08% -0.0564 0.0487) |
| OKLCH | oklch(96.08% 0.075 139.2) |
| XYZ | xyz(75.6354, 90.7754, 72.5559) |
| Luminance | 0.9078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 5.49
Celadon
#BEFDB7
ΔE00 5.87
Light Sage
#BCECAC
ΔE00 6.03
Light Light Green
#C8FFB0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFCF #F5CFFF
analogous
#F1FFCF #D9FFCF #CFFFDD
triadic
#D9FFCF #CFD9FF #FFCFD9
tetradic
#D9FFCF #CFF1FF #F5CFFF #FFDDCF
square
#D9FFCF #CFF1FF #F5CFFF #FFDDCF
split-complementary
#D9FFCF #DDCFFF #FFCFF1
monochromatic
#78FF55 #A9FF92 #D9FFCF #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D9FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#D9FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFCF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFCF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CC
Deuteranopia (green-blind)
#FCF3D1
Tritanopia (blue-blind)
#D7FBF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9ffcf; /* rgb */ color: rgb(217, 255, 207); /* oklch */ color: oklch(96.1% 0.075 139.2);
Tailwind
colors: {
custom: {
50: '#e5ffdd',
500: '#d9ffcf',
950: '#000000',
},
}SCSS
$custom: #d9ffcf; $custom-light: #e5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d9ffcf",
"rgb": {
"r": 217,
"g": 255,
"b": 207
},
"hsl": {
"h": 107.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96076,
"c": 0.07452,
"h": 139.2
},
"luminance": 0.90777
}Semantic roles & 50–950 ramp
primary
#D9FFCF
secondary
#D688EA
accent
#00E6B6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684