#C8FFDC#C8FFDC
#C8FFDC is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.073 H 156.8°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFDC |
|---|---|
| RGB | rgb(200, 255, 220) |
| HSL | hsl(142, 100%, 89%) |
| HSV | hsv(142, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.57, -24.05, 11.10) |
| CIE-LCH | lch(95.57, 26.49, 155.23°) |
| OKLab | oklab(95.3% -0.067 0.0287) |
| OKLCH | oklch(95.3% 0.073 156.8) |
| XYZ | xyz(72.4941, 88.9643, 81.0485) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.33
Pale Aqua
#B8FFEB
ΔE00 5.87
Light Mint
#B6FFBB
ΔE00 7.71
Light Seafoam
#A0FEBF
ΔE00 7.78
Very Pale Green
#CFFDBC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFDC #FFC8EB
analogous
#D0FFC8 #C8FFDC #C8FFF8
triadic
#C8FFDC #DCC8FF #FFDCC8
tetradic
#C8FFDC #C8D0FF #FFC8EB #FFF8C8
square
#C8FFDC #C8D0FF #FFC8EB #FFF8C8
split-complementary
#C8FFDC #F8C8FF #FFC8D0
monochromatic
#4EFF8E #8BFFB5 #C8FFDC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.12
#C8FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C8FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFDC
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFDC | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#BFFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffdc; /* rgb */ color: rgb(200, 255, 220); /* oklch */ color: oklch(95.3% 0.073 156.8);
Tailwind
colors: {
custom: {
50: '#d9ffe6',
500: '#c8ffdc',
950: '#000000',
},
}SCSS
$custom: #c8ffdc; $custom-light: #d9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c8ffdc",
"rgb": {
"r": 200,
"g": 255,
"b": 220
},
"hsl": {
"h": 141.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95302,
"c": 0.07294,
"h": 156.8
},
"luminance": 0.88967
}Semantic roles & 50–950 ramp
primary
#C8FFDC
secondary
#E982C4
accent
#0092E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684