#C6FFAE#C6FFAE
#C6FFAE is a very light, vivid green. Relative luminance 0.866; OKLCH L 94.2% C 0.121 H 136.7°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFAE |
|---|---|
| RGB | rgb(198, 255, 174) |
| HSL | hsl(102, 100%, 84%) |
| HSV | hsv(102, 32%, 100%) |
| CMYK | cmyk(22.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.56, -32.26, 33.06) |
| CIE-LCH | lch(94.56, 46.19, 134.29°) |
| OKLab | oklab(94.17% -0.0879 0.0828) |
| OKLCH | oklch(94.17% 0.121 136.7) |
| XYZ | xyz(66.6868, 86.5800, 53.2343) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.42
Pale Green
#C7FDB5
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 1.76
Washed Out Green
#BCF5A6
ΔE00 2.12
Celadon
#BEFDB7
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFAE #E7AEFF
analogous
#EFFFAE #C6FFAE #AEFFBF
triadic
#C6FFAE #AEC6FF #FFAEC6
tetradic
#C6FFAE #AEEFFF #E7AEFF #FFBFAE
square
#C6FFAE #AEEFFF #E7AEFF #FFBFAE
split-complementary
#C6FFAE #BFAEFF #FFAEEF
monochromatic
#70FF34 #9BFF71 #C6FFAE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C6FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C6FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFAE
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFAE | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FCEDB2
Tritanopia (blue-blind)
#C5F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c6ffae; /* rgb */ color: rgb(198, 255, 174); /* oklch */ color: oklch(94.2% 0.121 136.7);
Tailwind
colors: {
custom: {
50: '#d8ffc6',
500: '#c6ffae',
950: '#000000',
},
}SCSS
$custom: #c6ffae; $custom-light: #d8ffc6; $custom-dark: #000000;
JSON
{
"hex": "#c6ffae",
"rgb": {
"r": 198,
"g": 255,
"b": 174
},
"hsl": {
"h": 102.222,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94173,
"c": 0.12076,
"h": 136.7
},
"luminance": 0.86582
}Semantic roles & 50–950 ramp
primary
#C6FFAE
secondary
#C16CE5
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151813
muted
#848682