#D8FFC8#D8FFC8
#D8FFC8 is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.083 H 136.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFC8 |
|---|---|
| RGB | rgb(216, 255, 200) |
| HSL | hsl(103, 100%, 89%) |
| HSV | hsv(103, 22%, 100%) |
| CMYK | cmyk(15.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(96.12, -22.25, 22.24) |
| CIE-LCH | lch(96.12, 31.45, 135.01°) |
| OKLab | oklab(95.85% -0.0602 0.0568) |
| OKLCH | oklch(95.85% 0.083 136.6) |
| XYZ | xyz(74.5021, 90.2878, 68.1345) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.41
Very Light Green
#D1FFBD
ΔE00 2.46
Pale Green
#C7FDB5
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.80
Light Light Green
#C8FFB0
ΔE00 5.06
Light Sage
#BCECAC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFC8 #EFC8FF
analogous
#F4FFC8 #D8FFC8 #C8FFD4
triadic
#D8FFC8 #C8D8FF #FFC8D8
tetradic
#D8FFC8 #C8F4FF #EFC8FF #FFD4C8
square
#D8FFC8 #C8F4FF #EFC8FF #FFD4C8
split-complementary
#D8FFC8 #D4C8FF #FFC8F4
monochromatic
#81FF4E #ADFF8B #D8FFC8 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.10
#D8FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D8FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFC8
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFC8 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FDF3CB
Tritanopia (blue-blind)
#D7FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffc8; /* rgb */ color: rgb(216, 255, 200); /* oklch */ color: oklch(95.9% 0.083 136.6);
Tailwind
colors: {
custom: {
50: '#e4ffd9',
500: '#d8ffc8',
950: '#000000',
},
}SCSS
$custom: #d8ffc8; $custom-light: #e4ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d8ffc8",
"rgb": {
"r": 216,
"g": 255,
"b": 200
},
"hsl": {
"h": 102.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95854,
"c": 0.0828,
"h": 136.6
},
"luminance": 0.90289
}Semantic roles & 50–950 ramp
primary
#D8FFC8
secondary
#CB82E9
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683