#C6FCA5#C6FCA5
#C6FCA5 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.126 H 134.2°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FCA5 |
|---|---|
| RGB | rgb(198, 252, 165) |
| HSL | hsl(97, 94%, 82%) |
| HSV | hsv(97, 35%, 99%) |
| CMYK | cmyk(21.4%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(93.60, -32.14, 36.27) |
| CIE-LCH | lch(93.60, 48.47, 131.55°) |
| OKLab | oklab(93.35% -0.0877 0.0903) |
| OKLCH | oklch(93.35% 0.126 134.2) |
| XYZ | xyz(64.8891, 84.3417, 48.4508) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.42
Light Light Green
#C8FFB0
ΔE00 1.71
Washed Out Green
#BCF5A6
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.64
Pale Green
#C7FDB5
ΔE00 2.87
Light Pastel Green
#B2FBA5
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FCA5 #DBA5FC
analogous
#F2FCA5 #C6FCA5 #A5FCB0
triadic
#C6FCA5 #A5C6FC #FCA5C6
tetradic
#C6FCA5 #A5F2FC #DBA5FC #FCB0A5
square
#C6FCA5 #A5F2FC #DBA5FC #FCB0A5
split-complementary
#C6FCA5 #B0A5FC #FCA5F2
monochromatic
#7BF82F #A0FA6A #C6FCA5 #ECFEE0 #ECFEE1
Accessibility & contrast
On white
1.18
#C6FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C6FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FCA5
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FCA5 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09F
Deuteranopia (green-blind)
#FAEBAA
Tritanopia (blue-blind)
#C6F6E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c6fca5; /* rgb */ color: rgb(198, 252, 165); /* oklch */ color: oklch(93.4% 0.126 134.2);
Tailwind
colors: {
custom: {
50: '#d8fdc0',
500: '#c6fca5',
950: '#000000',
},
}SCSS
$custom: #c6fca5; $custom-light: #d8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#c6fca5",
"rgb": {
"r": 198,
"g": 252,
"b": 165
},
"hsl": {
"h": 97.241,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.93352,
"c": 0.12584,
"h": 134.2
},
"luminance": 0.84343
}Semantic roles & 50–950 ramp
primary
#C6FCA5
secondary
#B166DF
accent
#00E68E
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151712
muted
#848582