#C5FFBB#C5FFBB
#C5FFBB is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.107 H 140.9°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFBB |
|---|---|
| RGB | rgb(197, 255, 187) |
| HSL | hsl(111, 100%, 87%) |
| HSV | hsv(111, 27%, 100%) |
| CMYK | cmyk(22.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.73, -30.63, 26.74) |
| CIE-LCH | lch(94.73, 40.66, 138.88°) |
| OKLab | oklab(94.37% -0.0834 0.0678) |
| OKLCH | oklch(94.37% 0.107 140.9) |
| XYZ | xyz(67.7533, 86.9762, 60.2224) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 1.28
Very Pale Green
#CFFDBC
ΔE00 2.01
Very Light Green
#D1FFBD
ΔE00 2.08
Light Light Green
#C8FFB0
ΔE00 2.40
Light Mint
#B6FFBB
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFBB #F5BBFF
analogous
#E7FFBB #C5FFBB #BBFFD3
triadic
#C5FFBB #BBC5FF #FFBBC5
tetradic
#C5FFBB #BBE7FF #F5BBFF #FFD3BB
square
#C5FFBB #BBE7FF #F5BBFF #FFD3BB
split-complementary
#C5FFBB #D3BBFF #FFBBE7
monochromatic
#5DFF41 #91FF7E #C5FFBB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C5FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#C5FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFBB
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFBB | 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)
#FFF3B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C1FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c5ffbb; /* rgb */ color: rgb(197, 255, 187); /* oklch */ color: oklch(94.4% 0.107 140.9);
Tailwind
colors: {
custom: {
50: '#d7ffcf',
500: '#c5ffbb',
950: '#000000',
},
}SCSS
$custom: #c5ffbb; $custom-light: #d7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c5ffbb",
"rgb": {
"r": 197,
"g": 255,
"b": 187
},
"hsl": {
"h": 111.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94367,
"c": 0.10749,
"h": 140.9
},
"luminance": 0.86978
}Semantic roles & 50–950 ramp
primary
#C5FFBB
secondary
#D777E7
accent
#00E6C4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683