#C6FFAC#C6FFAC
#C6FFAC is a very light, vivid green. Relative luminance 0.865; OKLCH L 94.1% C 0.123 H 136.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFAC |
|---|---|
| RGB | rgb(198, 255, 172) |
| HSL | hsl(101, 100%, 84%) |
| HSV | hsv(101, 33%, 100%) |
| CMYK | cmyk(22.4%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(94.53, -32.54, 34.02) |
| CIE-LCH | lch(94.53, 47.08, 133.73°) |
| OKLab | oklab(94.14% -0.0887 0.0851) |
| OKLCH | oklch(94.14% 0.123 136.2) |
| XYZ | xyz(66.4933, 86.5026, 52.2151) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.72
Tea Green
#BDF8A3
ΔE00 1.63
Pale Green
#C7FDB5
ΔE00 1.99
Washed Out Green
#BCF5A6
ΔE00 2.18
Light Pastel Green
#B2FBA5
ΔE00 2.75
Celadon
#BEFDB7
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFAC #E5ACFF
analogous
#EFFFAC #C6FFAC #ACFFBB
triadic
#C6FFAC #ACC6FF #FFACC6
tetradic
#C6FFAC #ACEFFF #E5ACFF #FFBBAC
square
#C6FFAC #ACEFFF #E5ACFF #FFBBAC
split-complementary
#C6FFAC #BBACFF #FFACEF
monochromatic
#72FF32 #9CFF6F #C6FFAC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.15
#C6FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#C6FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFAC
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFAC | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FCEDB0
Tritanopia (blue-blind)
#C5F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c6ffac; /* rgb */ color: rgb(198, 255, 172); /* oklch */ color: oklch(94.1% 0.123 136.2);
Tailwind
colors: {
custom: {
50: '#d8ffc5',
500: '#c6ffac',
950: '#000000',
},
}SCSS
$custom: #c6ffac; $custom-light: #d8ffc5; $custom-dark: #000000;
JSON
{
"hex": "#c6ffac",
"rgb": {
"r": 198,
"g": 255,
"b": 172
},
"hsl": {
"h": 101.205,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94136,
"c": 0.12289,
"h": 136.2
},
"luminance": 0.86504
}Semantic roles & 50–950 ramp
primary
#C6FFAC
secondary
#BE6AE5
accent
#00E69E
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151813
muted
#848682