#C9FFBC#C9FFBC
#C9FFBC is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.6% C 0.104 H 139.6°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFBC |
|---|---|
| RGB | rgb(201, 255, 188) |
| HSL | hsl(108, 100%, 87%) |
| HSV | hsv(108, 26%, 100%) |
| CMYK | cmyk(21.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.98, -29.15, 26.61) |
| CIE-LCH | lch(94.98, 39.47, 137.60°) |
| OKLab | oklab(94.63% -0.0793 0.0675) |
| OKLCH | oklch(94.63% 0.104 139.6) |
| XYZ | xyz(68.9223, 87.5666, 60.8380) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.15
Very Pale Green
#CFFDBC
ΔE00 1.37
Very Light Green
#D1FFBD
ΔE00 1.43
Celadon
#BEFDB7
ΔE00 1.63
Light Light Green
#C8FFB0
ΔE00 2.35
Light Mint
#B6FFBB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFBC #F2BCFF
analogous
#EBFFBC #C9FFBC #BCFFD1
triadic
#C9FFBC #BCC9FF #FFBCC9
tetradic
#C9FFBC #BCEBFF #F2BCFF #FFD1BC
square
#C9FFBC #BCEBFF #F2BCFF #FFD1BC
split-complementary
#C9FFBC #D1BCFF #FFBCEB
monochromatic
#66FF42 #98FF7F #C9FFBC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#C9FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#C9FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFBC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFBC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#C6FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c9ffbc; /* rgb */ color: rgb(201, 255, 188); /* oklch */ color: oklch(94.6% 0.104 139.6);
Tailwind
colors: {
custom: {
50: '#daffd0',
500: '#c9ffbc',
950: '#000000',
},
}SCSS
$custom: #c9ffbc; $custom-light: #daffd0; $custom-dark: #000000;
JSON
{
"hex": "#c9ffbc",
"rgb": {
"r": 201,
"g": 255,
"b": 188
},
"hsl": {
"h": 108.358,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94634,
"c": 0.10415,
"h": 139.6
},
"luminance": 0.87568
}Semantic roles & 50–950 ramp
primary
#C9FFBC
secondary
#D278E7
accent
#00E6B9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683