#C6FFBF#C6FFBF
#C6FFBF is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.103 H 141.9°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFBF |
|---|---|
| RGB | rgb(198, 255, 191) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 25%, 100%) |
| CMYK | cmyk(22.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.86, -29.67, 24.90) |
| CIE-LCH | lch(94.86, 38.73, 139.99°) |
| OKLab | oklab(94.51% -0.0808 0.0633) |
| OKLCH | oklch(94.51% 0.103 141.9) |
| XYZ | xyz(68.4502, 87.2854, 62.5214) |
| Luminance | 0.8729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.52
Pale Green
#C7FDB5
ΔE00 1.95
Very Pale Green
#CFFDBC
ΔE00 2.04
Very Light Green
#D1FFBD
ΔE00 2.17
Light Mint
#B6FFBB
ΔE00 2.47
Light Light Green
#C8FFB0
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFBF #F8BFFF
analogous
#E6FFBF #C6FFBF #BFFFD8
triadic
#C6FFBF #BFC6FF #FFBFC6
tetradic
#C6FFBF #BFE6FF #F8BFFF #FFD8BF
square
#C6FFBF #BFE6FF #F8BFFF #FFD8BF
split-complementary
#C6FFBF #D8BFFF #FFBFE6
monochromatic
#59FF45 #8FFF82 #C6FFBF #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C6FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#C6FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFBF
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFBF | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#F9EEC2
Tritanopia (blue-blind)
#C2FBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c6ffbf; /* rgb */ color: rgb(198, 255, 191); /* oklch */ color: oklch(94.5% 0.103 141.9);
Tailwind
colors: {
custom: {
50: '#d8ffd2',
500: '#c6ffbf',
950: '#000000',
},
}SCSS
$custom: #c6ffbf; $custom-light: #d8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c6ffbf",
"rgb": {
"r": 198,
"g": 255,
"b": 191
},
"hsl": {
"h": 113.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94512,
"c": 0.10269,
"h": 141.9
},
"luminance": 0.87287
}Semantic roles & 50–950 ramp
primary
#C6FFBF
secondary
#DC7BE8
accent
#00E6CC
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683