#C5FFBF#C5FFBF
#C5FFBF is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.103 H 142.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFBF |
|---|---|
| RGB | rgb(197, 255, 191) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 25%, 100%) |
| CMYK | cmyk(22.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.80, -29.99, 24.81) |
| CIE-LCH | lch(94.80, 38.93, 140.40°) |
| OKLab | oklab(94.45% -0.0818 0.0631) |
| OKLCH | oklch(94.45% 0.103 142.3) |
| XYZ | xyz(68.1874, 87.1499, 62.5091) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.44
Pale Green
#C7FDB5
ΔE00 2.04
Very Pale Green
#CFFDBC
ΔE00 2.21
Light Mint
#B6FFBB
ΔE00 2.31
Very Light Green
#D1FFBD
ΔE00 2.34
Light Light Green
#C8FFB0
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFBF #F9BFFF
analogous
#E5FFBF #C5FFBF #BFFFD9
triadic
#C5FFBF #BFC5FF #FFBFC5
tetradic
#C5FFBF #BFE5FF #F9BFFF #FFD9BF
square
#C5FFBF #BFE5FF #F9BFFF #FFD9BF
split-complementary
#C5FFBF #D9BFFF #FFBFE5
monochromatic
#56FF45 #8EFF82 #C5FFBF #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.14
#C5FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#C5FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFBF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFBF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#F9EEC2
Tritanopia (blue-blind)
#C1FBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c5ffbf; /* rgb */ color: rgb(197, 255, 191); /* oklch */ color: oklch(94.5% 0.103 142.3);
Tailwind
colors: {
custom: {
50: '#d7ffd2',
500: '#c5ffbf',
950: '#000000',
},
}SCSS
$custom: #c5ffbf; $custom-light: #d7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c5ffbf",
"rgb": {
"r": 197,
"g": 255,
"b": 191
},
"hsl": {
"h": 114.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94451,
"c": 0.10329,
"h": 142.3
},
"luminance": 0.87152
}Semantic roles & 50–950 ramp
primary
#C5FFBF
secondary
#DD7BE8
accent
#00E6D0
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683