#C8FFCE#C8FFCE
#C8FFCE is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.086 H 147.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFCE |
|---|---|
| RGB | rgb(200, 255, 206) |
| HSL | hsl(127, 100%, 89%) |
| HSV | hsv(127, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.27, -26.53, 17.85) |
| CIE-LCH | lch(95.27, 31.98, 146.07°) |
| OKLab | oklab(94.97% -0.0728 0.0459) |
| OKLCH | oklch(94.97% 0.086 147.8) |
| XYZ | xyz(70.7170, 88.2535, 71.6893) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 4.45
Very Pale Green
#CFFDBC
ΔE00 4.46
Mint
#AAF0C1
ΔE00 4.57
Celadon
#BEFDB7
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFCE #FFC8F9
analogous
#DEFFC8 #C8FFCE #C8FFEA
triadic
#C8FFCE #CEC8FF #FFCEC8
tetradic
#C8FFCE #C8DEFF #FFC8F9 #FFEAC8
square
#C8FFCE #C8DEFF #FFC8F9 #FFEAC8
split-complementary
#C8FFCE #EAC8FF #FFC8DE
monochromatic
#4EFF61 #8BFF97 #C8FFCE #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C8FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#C8FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFCE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFCE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F7EFD0
Tritanopia (blue-blind)
#C2FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8ffce; /* rgb */ color: rgb(200, 255, 206); /* oklch */ color: oklch(95.0% 0.086 147.8);
Tailwind
colors: {
custom: {
50: '#d9ffdd',
500: '#c8ffce',
950: '#000000',
},
}SCSS
$custom: #c8ffce; $custom-light: #d9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c8ffce",
"rgb": {
"r": 200,
"g": 255,
"b": 206
},
"hsl": {
"h": 126.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.94966,
"c": 0.08606,
"h": 147.8
},
"luminance": 0.88256
}Semantic roles & 50–950 ramp
primary
#C8FFCE
secondary
#E982DE
accent
#00CCE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151815
muted
#848684