#D8FFCC#D8FFCC
#D8FFCC is a very light, moderate green. Relative luminance 0.905; OKLCH L 95.9% C 0.078 H 138.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFCC |
|---|---|
| RGB | rgb(216, 255, 204) |
| HSL | hsl(106, 100%, 90%) |
| HSV | hsv(106, 20%, 100%) |
| CMYK | cmyk(15.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.19, -21.61, 20.31) |
| CIE-LCH | lch(96.19, 29.65, 136.78°) |
| OKLab | oklab(95.94% -0.0586 0.0521) |
| OKLCH | oklch(95.94% 0.078 138.4) |
| XYZ | xyz(74.9757, 90.4773, 70.6288) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.21
Very Light Green
#D1FFBD
ΔE00 3.30
Pale Green
#C7FDB5
ΔE00 4.81
Celadon
#BEFDB7
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.56
Light Light Green
#C8FFB0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFCC #F3CCFF
analogous
#F2FFCC #D8FFCC #CCFFD9
triadic
#D8FFCC #CCD8FF #FFCCD8
tetradic
#D8FFCC #CCF2FF #F3CCFF #FFD9CC
square
#D8FFCC #CCF2FF #F3CCFF #FFD9CC
split-complementary
#D8FFCC #D9CCFF #FFCCF2
monochromatic
#7AFF52 #A9FF8F #D8FFCC #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#D8FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D8FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFCC
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFCC | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FCF3CE
Tritanopia (blue-blind)
#D7FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffcc; /* rgb */ color: rgb(216, 255, 204); /* oklch */ color: oklch(95.9% 0.078 138.4);
Tailwind
colors: {
custom: {
50: '#e4ffdb',
500: '#d8ffcc',
950: '#000000',
},
}SCSS
$custom: #d8ffcc; $custom-light: #e4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d8ffcc",
"rgb": {
"r": 216,
"g": 255,
"b": 204
},
"hsl": {
"h": 105.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95942,
"c": 0.07838,
"h": 138.4
},
"luminance": 0.90479
}Semantic roles & 50–950 ramp
primary
#D8FFCC
secondary
#D286EA
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684