#C9FFBF#C9FFBF
#C9FFBF is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.101 H 140.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFBF |
|---|---|
| RGB | rgb(201, 255, 191) |
| HSL | hsl(111, 100%, 87%) |
| HSV | hsv(111, 25%, 100%) |
| CMYK | cmyk(21.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.03, -28.68, 25.17) |
| CIE-LCH | lch(95.03, 38.16, 138.73°) |
| OKLab | oklab(94.7% -0.0781 0.064) |
| OKLCH | oklch(94.7% 0.101 140.7) |
| XYZ | xyz(69.2490, 87.6973, 62.5589) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.54
Very Light Green
#D1FFBD
ΔE00 1.65
Pale Green
#C7FDB5
ΔE00 1.76
Celadon
#BEFDB7
ΔE00 1.82
Light Mint
#B6FFBB
ΔE00 2.97
Light Light Green
#C8FFB0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFBF #F5BFFF
analogous
#E9FFBF #C9FFBF #BFFFD5
triadic
#C9FFBF #BFC9FF #FFBFC9
tetradic
#C9FFBF #BFE9FF #F5BFFF #FFD5BF
square
#C9FFBF #BFE9FF #F5BFFF #FFD5BF
split-complementary
#C9FFBF #D5BFFF #FFBFE9
monochromatic
#62FF45 #95FF82 #C9FFBF #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.13
#C9FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C9FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFBF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFBF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FAEFC2
Tritanopia (blue-blind)
#C6FBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c9ffbf; /* rgb */ color: rgb(201, 255, 191); /* oklch */ color: oklch(94.7% 0.101 140.7);
Tailwind
colors: {
custom: {
50: '#daffd2',
500: '#c9ffbf',
950: '#000000',
},
}SCSS
$custom: #c9ffbf; $custom-light: #daffd2; $custom-dark: #000000;
JSON
{
"hex": "#c9ffbf",
"rgb": {
"r": 201,
"g": 255,
"b": 191
},
"hsl": {
"h": 110.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94697,
"c": 0.10095,
"h": 140.7
},
"luminance": 0.87699
}Semantic roles & 50–950 ramp
primary
#C9FFBF
secondary
#D77BE8
accent
#00E6C2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683