#C6FFBE#C6FFBE
#C6FFBE is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.104 H 141.6°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFBE |
|---|---|
| RGB | rgb(198, 255, 190) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 25%, 100%) |
| CMYK | cmyk(22.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.84, -29.82, 25.38) |
| CIE-LCH | lch(94.84, 39.16, 139.60°) |
| OKLab | oklab(94.49% -0.0813 0.0645) |
| OKLCH | oklch(94.49% 0.104 141.6) |
| XYZ | xyz(68.3405, 87.2415, 61.9438) |
| Luminance | 0.8724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.38
Pale Green
#C7FDB5
ΔE00 1.75
Very Pale Green
#CFFDBC
ΔE00 1.96
Very Light Green
#D1FFBD
ΔE00 2.08
Light Mint
#B6FFBB
ΔE00 2.47
Light Light Green
#C8FFB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFBE #F7BEFF
analogous
#E7FFBE #C6FFBE #BEFFD6
triadic
#C6FFBE #BEC6FF #FFBEC6
tetradic
#C6FFBE #BEE7FF #F7BEFF #FFD6BE
square
#C6FFBE #BEE7FF #F7BEFF #FFD6BE
split-complementary
#C6FFBE #D6BEFF #FFBEE7
monochromatic
#5BFF44 #90FF81 #C6FFBE #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C6FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#C6FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFBE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFBE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#F9EEC1
Tritanopia (blue-blind)
#C2FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c6ffbe; /* rgb */ color: rgb(198, 255, 190); /* oklch */ color: oklch(94.5% 0.104 141.6);
Tailwind
colors: {
custom: {
50: '#d8ffd2',
500: '#c6ffbe',
950: '#000000',
},
}SCSS
$custom: #c6ffbe; $custom-light: #d8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c6ffbe",
"rgb": {
"r": 198,
"g": 255,
"b": 190
},
"hsl": {
"h": 112.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94491,
"c": 0.10375,
"h": 141.6
},
"luminance": 0.87243
}Semantic roles & 50–950 ramp
primary
#C6FFBE
secondary
#DA7AE7
accent
#00E6C9
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683