#D8FFCA#D8FFCA
#D8FFCA is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.081 H 137.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFCA |
|---|---|
| RGB | rgb(216, 255, 202) |
| HSL | hsl(104, 100%, 90%) |
| HSV | hsv(104, 21%, 100%) |
| CMYK | cmyk(15.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.16, -21.93, 21.27) |
| CIE-LCH | lch(96.16, 30.55, 135.87°) |
| OKLab | oklab(95.9% -0.0594 0.0545) |
| OKLCH | oklch(95.9% 0.081 137.5) |
| XYZ | xyz(74.7374, 90.3819, 69.3736) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.79
Very Light Green
#D1FFBD
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 4.43
Celadon
#BEFDB7
ΔE00 5.03
Light Sage
#BCECAC
ΔE00 5.32
Light Light Green
#C8FFB0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFCA #F1CAFF
analogous
#F3FFCA #D8FFCA #CAFFD7
triadic
#D8FFCA #CAD8FF #FFCAD8
tetradic
#D8FFCA #CAF3FF #F1CAFF #FFD7CA
square
#D8FFCA #CAF3FF #F1CAFF #FFD7CA
split-complementary
#D8FFCA #D7CAFF #FFCAF3
monochromatic
#7EFF50 #ABFF8D #D8FFCA #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#D8FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D8FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFCA
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFCA | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#D7FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffca; /* rgb */ color: rgb(216, 255, 202); /* oklch */ color: oklch(95.9% 0.081 137.5);
Tailwind
colors: {
custom: {
50: '#e4ffda',
500: '#d8ffca',
950: '#000000',
},
}SCSS
$custom: #d8ffca; $custom-light: #e4ffda; $custom-dark: #000000;
JSON
{
"hex": "#d8ffca",
"rgb": {
"r": 216,
"g": 255,
"b": 202
},
"hsl": {
"h": 104.151,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95898,
"c": 0.08059,
"h": 137.5
},
"luminance": 0.90383
}Semantic roles & 50–950 ramp
primary
#D8FFCA
secondary
#CF84E9
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683