#C6FFBB#C6FFBB
#C6FFBB is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.4% C 0.107 H 140.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFBB |
|---|---|
| RGB | rgb(198, 255, 187) |
| HSL | hsl(110, 100%, 87%) |
| HSV | hsv(110, 27%, 100%) |
| CMYK | cmyk(22.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.79, -30.30, 26.83) |
| CIE-LCH | lch(94.79, 40.47, 138.48°) |
| OKLab | oklab(94.43% -0.0825 0.068) |
| OKLCH | oklch(94.43% 0.107 140.5) |
| XYZ | xyz(68.0160, 87.1117, 60.2348) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.15
Pale Green
#C7FDB5
ΔE00 1.17
Very Pale Green
#CFFDBC
ΔE00 1.85
Very Light Green
#D1FFBD
ΔE00 1.92
Light Light Green
#C8FFB0
ΔE00 2.32
Light Mint
#B6FFBB
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFBB #F4BBFF
analogous
#E8FFBB #C6FFBB #BBFFD2
triadic
#C6FFBB #BBC6FF #FFBBC6
tetradic
#C6FFBB #BBE8FF #F4BBFF #FFD2BB
square
#C6FFBB #BBE8FF #F4BBFF #FFD2BB
split-complementary
#C6FFBB #D2BBFF #FFBBE8
monochromatic
#5FFF41 #93FF7E #C6FFBB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C6FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#C6FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFBB
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFBB | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C3FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c6ffbb; /* rgb */ color: rgb(198, 255, 187); /* oklch */ color: oklch(94.4% 0.107 140.5);
Tailwind
colors: {
custom: {
50: '#d8ffcf',
500: '#c6ffbb',
950: '#000000',
},
}SCSS
$custom: #c6ffbb; $custom-light: #d8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c6ffbb",
"rgb": {
"r": 198,
"g": 255,
"b": 187
},
"hsl": {
"h": 110.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94428,
"c": 0.10692,
"h": 140.5
},
"luminance": 0.87114
}Semantic roles & 50–950 ramp
primary
#C6FFBB
secondary
#D577E7
accent
#00E6C0
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683