#C5FFCE#C5FFCE
#C5FFCE is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.088 H 149.1°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFCE |
|---|---|
| RGB | rgb(197, 255, 206) |
| HSL | hsl(129, 100%, 89%) |
| HSV | hsv(129, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.10, -27.49, 17.58) |
| CIE-LCH | lch(95.10, 32.63, 147.40°) |
| OKLab | oklab(94.78% -0.0756 0.0452) |
| OKLCH | oklch(94.78% 0.088 149.1) |
| XYZ | xyz(69.9234, 87.8443, 71.6521) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.20
Light Mint
#B6FFBB
ΔE00 4.28
Celadon
#BEFDB7
ΔE00 4.62
Very Pale Green
#CFFDBC
ΔE00 4.79
Very Light Green
#D1FFBD
ΔE00 4.97
Pale Green
#C7FDB5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFCE #FFC5F6
analogous
#D9FFC5 #C5FFCE #C5FFEB
triadic
#C5FFCE #CEC5FF #FFCEC5
tetradic
#C5FFCE #C5D9FF #FFC5F6 #FFEBC5
square
#C5FFCE #C5D9FF #FFC5F6 #FFEBC5
split-complementary
#C5FFCE #EBC5FF #FFC5D9
monochromatic
#4BFF67 #88FF9A #C5FFCE #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.13
#C5FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#C5FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFCE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFCE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F6EED1
Tritanopia (blue-blind)
#BEFDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c5ffce; /* rgb */ color: rgb(197, 255, 206); /* oklch */ color: oklch(94.8% 0.088 149.1);
Tailwind
colors: {
custom: {
50: '#d7ffdd',
500: '#c5ffce',
950: '#000000',
},
}SCSS
$custom: #c5ffce; $custom-light: #d7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c5ffce",
"rgb": {
"r": 197,
"g": 255,
"b": 206
},
"hsl": {
"h": 129.31,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.94783,
"c": 0.08804,
"h": 149.1
},
"luminance": 0.87847
}Semantic roles & 50–950 ramp
primary
#C5FFCE
secondary
#E980D8
accent
#00C2E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684