#C6FFBC#C6FFBC
#C6FFBC is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.4% C 0.106 H 140.9°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFBC |
|---|---|
| RGB | rgb(198, 255, 188) |
| HSL | hsl(111, 100%, 87%) |
| HSV | hsv(111, 26%, 100%) |
| CMYK | cmyk(22.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.80, -30.14, 26.35) |
| CIE-LCH | lch(94.80, 40.03, 138.84°) |
| OKLab | oklab(94.45% -0.0821 0.0668) |
| OKLCH | oklch(94.45% 0.106 140.9) |
| XYZ | xyz(68.1235, 87.1547, 60.8005) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.35
Very Pale Green
#CFFDBC
ΔE00 1.87
Very Light Green
#D1FFBD
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 2.53
Light Mint
#B6FFBB
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFBC #F5BCFF
analogous
#E8FFBC #C6FFBC #BCFFD4
triadic
#C6FFBC #BCC6FF #FFBCC6
tetradic
#C6FFBC #BCE8FF #F5BCFF #FFD4BC
square
#C6FFBC #BCE8FF #F5BCFF #FFD4BC
split-complementary
#C6FFBC #D4BCFF #FFBCE8
monochromatic
#5EFF42 #92FF7F #C6FFBC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C6FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#C6FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFBC
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFBC | 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)
#FFF4B8
Deuteranopia (green-blind)
#FAEEBF
Tritanopia (blue-blind)
#C2FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c6ffbc; /* rgb */ color: rgb(198, 255, 188); /* oklch */ color: oklch(94.4% 0.106 140.9);
Tailwind
colors: {
custom: {
50: '#d8ffd0',
500: '#c6ffbc',
950: '#000000',
},
}SCSS
$custom: #c6ffbc; $custom-light: #d8ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c6ffbc",
"rgb": {
"r": 198,
"g": 255,
"b": 188
},
"hsl": {
"h": 111.045,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94449,
"c": 0.10586,
"h": 140.9
},
"luminance": 0.87157
}Semantic roles & 50–950 ramp
primary
#C6FFBC
secondary
#D778E7
accent
#00E6C3
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683