#C8FFDE#C8FFDE
#C8FFDE is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.4% C 0.071 H 158.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFDE |
|---|---|
| RGB | rgb(200, 255, 222) |
| HSL | hsl(144, 100%, 89%) |
| HSV | hsv(144, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.61, -23.69, 10.14) |
| CIE-LCH | lch(95.61, 25.76, 156.83°) |
| OKLab | oklab(95.35% -0.0662 0.0262) |
| OKLCH | oklch(95.35% 0.071 158.4) |
| XYZ | xyz(72.7605, 89.0709, 82.4519) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.36
Mint
#AAF0C1
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 8.15
Light Seafoam
#A0FEBF
ΔE00 8.19
Light Mint
#B6FFBB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFDE #FFC8E9
analogous
#CEFFC8 #C8FFDE #C8FFFA
triadic
#C8FFDE #DEC8FF #FFDEC8
tetradic
#C8FFDE #C8CEFF #FFC8E9 #FFFAC8
square
#C8FFDE #C8CEFF #FFC8E9 #FFFAC8
split-complementary
#C8FFDE #FAC8FF #FFC8CE
monochromatic
#4EFF95 #8BFFB9 #C8FFDE #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C8FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#C8FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFDE
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFDE | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#BEFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffde; /* rgb */ color: rgb(200, 255, 222); /* oklch */ color: oklch(95.4% 0.071 158.4);
Tailwind
colors: {
custom: {
50: '#d9ffe8',
500: '#c8ffde',
950: '#000000',
},
}SCSS
$custom: #c8ffde; $custom-light: #d9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c8ffde",
"rgb": {
"r": 200,
"g": 255,
"b": 222
},
"hsl": {
"h": 144,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95353,
"c": 0.07125,
"h": 158.4
},
"luminance": 0.89073
}Semantic roles & 50–950 ramp
primary
#C8FFDE
secondary
#E982C0
accent
#008AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684