#C5FFCC#C5FFCC
#C5FFCC is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.090 H 148.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFCC |
|---|---|
| RGB | rgb(197, 255, 204) |
| HSL | hsl(127, 100%, 89%) |
| HSV | hsv(127, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.05, -27.84, 18.55) |
| CIE-LCH | lch(95.05, 33.45, 146.32°) |
| OKLab | oklab(94.74% -0.0764 0.0476) |
| OKLCH | oklch(94.74% 0.09 148.1) |
| XYZ | xyz(69.6820, 87.7477, 70.3806) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.87
Celadon
#BEFDB7
ΔE00 4.14
Mint
#AAF0C1
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.54
Pale Green
#C7FDB5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFCC #FFC5F8
analogous
#DBFFC5 #C5FFCC #C5FFE9
triadic
#C5FFCC #CCC5FF #FFCCC5
tetradic
#C5FFCC #C5DBFF #FFC5F8 #FFE9C5
square
#C5FFCC #C5DBFF #FFC5F8 #FFE9C5
split-complementary
#C5FFCC #E9C5FF #FFC5DB
monochromatic
#4BFF60 #88FF96 #C5FFCC #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C5FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#C5FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFCC
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFCC | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#F7EECF
Tritanopia (blue-blind)
#BEFCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c5ffcc; /* rgb */ color: rgb(197, 255, 204); /* oklch */ color: oklch(94.7% 0.090 148.1);
Tailwind
colors: {
custom: {
50: '#d7ffdb',
500: '#c5ffcc',
950: '#000000',
},
}SCSS
$custom: #c5ffcc; $custom-light: #d7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c5ffcc",
"rgb": {
"r": 197,
"g": 255,
"b": 204
},
"hsl": {
"h": 127.241,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.94737,
"c": 0.09001,
"h": 148.1
},
"luminance": 0.8775
}Semantic roles & 50–950 ramp
primary
#C5FFCC
secondary
#E980DC
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684