#D9FFCC#D9FFCC
#D9FFCC is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.078 H 137.8°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFCC |
|---|---|
| RGB | rgb(217, 255, 204) |
| HSL | hsl(105, 100%, 90%) |
| HSV | hsv(105, 20%, 100%) |
| CMYK | cmyk(14.9%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.26, -21.27, 20.41) |
| CIE-LCH | lch(96.26, 29.48, 136.19°) |
| OKLab | oklab(96.01% -0.0576 0.0523) |
| OKLCH | oklch(96.01% 0.078 137.8) |
| XYZ | xyz(75.2721, 90.6301, 70.6427) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.26
Very Light Green
#D1FFBD
ΔE00 3.34
Pale Green
#C7FDB5
ΔE00 4.89
Celadon
#BEFDB7
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.63
Light Light Green
#C8FFB0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFCC #F2CCFF
analogous
#F2FFCC #D9FFCC #CCFFD9
triadic
#D9FFCC #CCD9FF #FFCCD9
tetradic
#D9FFCC #CCF2FF #F2CCFF #FFD9CC
square
#D9FFCC #CCF2FF #F2CCFF #FFD9CC
split-complementary
#D9FFCC #D9CCFF #FFCCF2
monochromatic
#7EFF52 #ABFF8F #D9FFCC #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#D9FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D9FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFCC
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFCC | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FDF3CE
Tritanopia (blue-blind)
#D8FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9ffcc; /* rgb */ color: rgb(217, 255, 204); /* oklch */ color: oklch(96.0% 0.078 137.8);
Tailwind
colors: {
custom: {
50: '#e5ffdb',
500: '#d9ffcc',
950: '#000000',
},
}SCSS
$custom: #d9ffcc; $custom-light: #e5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d9ffcc",
"rgb": {
"r": 217,
"g": 255,
"b": 204
},
"hsl": {
"h": 104.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96009,
"c": 0.07782,
"h": 137.8
},
"luminance": 0.90631
}Semantic roles & 50–950 ramp
primary
#D9FFCC
secondary
#D086EA
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684