#D9FFCE#D9FFCE
#D9FFCE is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.1% C 0.076 H 138.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFCE |
|---|---|
| RGB | rgb(217, 255, 206) |
| HSL | hsl(107, 100%, 90%) |
| HSV | hsv(107, 19%, 100%) |
| CMYK | cmyk(14.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.30, -20.95, 19.44) |
| CIE-LCH | lch(96.30, 28.58, 137.14°) |
| OKLab | oklab(96.05% -0.0568 0.0499) |
| OKLCH | oklch(96.05% 0.076 138.7) |
| XYZ | xyz(75.5135, 90.7267, 71.9141) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.69
Very Light Green
#D1FFBD
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 5.28
Celadon
#BEFDB7
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 5.89
Light Light Green
#C8FFB0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFCE #F4CEFF
analogous
#F1FFCE #D9FFCE #CEFFDB
triadic
#D9FFCE #CED9FF #FFCED9
tetradic
#D9FFCE #CEF1FF #F4CEFF #FFDBCE
square
#D9FFCE #CEF1FF #F4CEFF #FFDBCE
split-complementary
#D9FFCE #DBCEFF #FFCEF1
monochromatic
#7AFF54 #AAFF91 #D9FFCE #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D9FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D9FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFCE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFCE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FCF3D0
Tritanopia (blue-blind)
#D8FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9ffce; /* rgb */ color: rgb(217, 255, 206); /* oklch */ color: oklch(96.1% 0.076 138.7);
Tailwind
colors: {
custom: {
50: '#e5ffdd',
500: '#d9ffce',
950: '#000000',
},
}SCSS
$custom: #d9ffce; $custom-light: #e5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d9ffce",
"rgb": {
"r": 217,
"g": 255,
"b": 206
},
"hsl": {
"h": 106.531,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96054,
"c": 0.07562,
"h": 138.7
},
"luminance": 0.90728
}Semantic roles & 50–950 ramp
primary
#D9FFCE
secondary
#D487EA
accent
#00E6B2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684