#C5FFCB#C5FFCB
#C5FFCB is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.091 H 147.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFCB |
|---|---|
| RGB | rgb(197, 255, 203) |
| HSL | hsl(126, 100%, 89%) |
| HSV | hsv(126, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.03, -28.01, 19.03) |
| CIE-LCH | lch(95.03, 33.86, 145.80°) |
| OKLab | oklab(94.71% -0.0768 0.0488) |
| OKLCH | oklch(94.71% 0.091 147.6) |
| XYZ | xyz(69.5625, 87.6999, 69.7510) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.15
Very Light Green
#D1FFBD
ΔE00 4.32
Mint
#AAF0C1
ΔE00 4.39
Pale Green
#C7FDB5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFCB #FFC5F9
analogous
#DCFFC5 #C5FFCB #C5FFE8
triadic
#C5FFCB #CBC5FF #FFCBC5
tetradic
#C5FFCB #C5DCFF #FFC5F9 #FFE8C5
square
#C5FFCB #C5DCFF #FFC5F9 #FFE8C5
split-complementary
#C5FFCB #E8C5FF #FFC5DC
monochromatic
#4BFF5D #88FF94 #C5FFCB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C5FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C5FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFCB
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFCB | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#BEFCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c5ffcb; /* rgb */ color: rgb(197, 255, 203); /* oklch */ color: oklch(94.7% 0.091 147.6);
Tailwind
colors: {
custom: {
50: '#d7ffdb',
500: '#c5ffcb',
950: '#000000',
},
}SCSS
$custom: #c5ffcb; $custom-light: #d7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c5ffcb",
"rgb": {
"r": 197,
"g": 255,
"b": 203
},
"hsl": {
"h": 126.207,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.94714,
"c": 0.091,
"h": 147.6
},
"luminance": 0.87702
}Semantic roles & 50–950 ramp
primary
#C5FFCB
secondary
#E980DE
accent
#00CEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684