#C5FFBC#C5FFBC
#C5FFBC is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.106 H 141.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFBC |
|---|---|
| RGB | rgb(197, 255, 188) |
| HSL | hsl(112, 100%, 87%) |
| HSV | hsv(112, 26%, 100%) |
| CMYK | cmyk(22.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.75, -30.47, 26.26) |
| CIE-LCH | lch(94.75, 40.22, 139.25°) |
| OKLab | oklab(94.39% -0.083 0.0666) |
| OKLCH | oklch(94.39% 0.106 141.3) |
| XYZ | xyz(67.8607, 87.0192, 60.7882) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 1.46
Very Pale Green
#CFFDBC
ΔE00 2.03
Very Light Green
#D1FFBD
ΔE00 2.12
Light Mint
#B6FFBB
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFBC #F6BCFF
analogous
#E7FFBC #C5FFBC #BCFFD5
triadic
#C5FFBC #BCC5FF #FFBCC5
tetradic
#C5FFBC #BCE7FF #F6BCFF #FFD5BC
square
#C5FFBC #BCE7FF #F6BCFF #FFD5BC
split-complementary
#C5FFBC #D5BCFF #FFBCE7
monochromatic
#5BFF42 #90FF7F #C5FFBC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C5FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#C5FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFBC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFBC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F9EEBF
Tritanopia (blue-blind)
#C1FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c5ffbc; /* rgb */ color: rgb(197, 255, 188); /* oklch */ color: oklch(94.4% 0.106 141.3);
Tailwind
colors: {
custom: {
50: '#d7ffd0',
500: '#c5ffbc',
950: '#000000',
},
}SCSS
$custom: #c5ffbc; $custom-light: #d7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c5ffbc",
"rgb": {
"r": 197,
"g": 255,
"b": 188
},
"hsl": {
"h": 111.94,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94388,
"c": 0.10644,
"h": 141.3
},
"luminance": 0.87021
}Semantic roles & 50–950 ramp
primary
#C5FFBC
secondary
#D878E7
accent
#00E6C7
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683