#C5FFBD#C5FFBD
#C5FFBD is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.4% C 0.105 H 141.6°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFBD |
|---|---|
| RGB | rgb(197, 255, 189) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 26%, 100%) |
| CMYK | cmyk(22.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.76, -30.31, 25.78) |
| CIE-LCH | lch(94.76, 39.79, 139.62°) |
| OKLab | oklab(94.41% -0.0826 0.0654) |
| OKLCH | oklch(94.41% 0.105 141.6) |
| XYZ | xyz(67.9688, 87.0625, 61.3579) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.17
Pale Green
#C7FDB5
ΔE00 1.65
Very Pale Green
#CFFDBC
ΔE00 2.07
Very Light Green
#D1FFBD
ΔE00 2.17
Light Mint
#B6FFBB
ΔE00 2.32
Light Light Green
#C8FFB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFBD #F7BDFF
analogous
#E6FFBD #C5FFBD #BDFFD6
triadic
#C5FFBD #BDC5FF #FFBDC5
tetradic
#C5FFBD #BDE6FF #F7BDFF #FFD6BD
square
#C5FFBD #BDE6FF #F7BDFF #FFD6BD
split-complementary
#C5FFBD #D6BDFF #FFBDE6
monochromatic
#59FF43 #8FFF80 #C5FFBD #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C5FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#C5FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFBD
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFBD | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#F9EEC0
Tritanopia (blue-blind)
#C1FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c5ffbd; /* rgb */ color: rgb(197, 255, 189); /* oklch */ color: oklch(94.4% 0.105 141.6);
Tailwind
colors: {
custom: {
50: '#d7ffd1',
500: '#c5ffbd',
950: '#000000',
},
}SCSS
$custom: #c5ffbd; $custom-light: #d7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c5ffbd",
"rgb": {
"r": 197,
"g": 255,
"b": 189
},
"hsl": {
"h": 112.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94409,
"c": 0.10539,
"h": 141.6
},
"luminance": 0.87064
}Semantic roles & 50–950 ramp
primary
#C5FFBD
secondary
#DA79E7
accent
#00E6CA
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683