#C6EAAA#C6EAAA
#C6EAAA is a very light, moderate yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.093 H 131.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EAAA |
|---|---|
| RGB | rgb(198, 234, 170) |
| HSL | hsl(94, 60%, 79%) |
| HSV | hsv(94, 27%, 92%) |
| CMYK | cmyk(15.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.81, -22.91, 27.33) |
| CIE-LCH | lch(88.81, 35.66, 129.97°) |
| OKLab | oklab(89.54% -0.062 0.069) |
| OKLCH | oklch(89.54% 0.093 131.9) |
| XYZ | xyz(59.9659, 73.7529, 49.0989) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.35
Light Grey Green
#B7E1A1
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EAAA #CEAAEA
analogous
#E6EAAA #C6EAAA #AAEAAE
triadic
#C6EAAA #AAC6EA #EAAAC6
tetradic
#C6EAAA #AAE6EA #CEAAEA #EAAEAA
square
#C6EAAA #AAE6EA #CEAAEA #EAAEAA
split-complementary
#C6EAAA #AEAAEA #EAAAE6
monochromatic
#84D248 #A5DE79 #C6EAAA #E7F6DB #EFF9E6
Accessibility & contrast
On white
1.33
#C6EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#C6EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EAAA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EAAA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#C7E5D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c6eaaa; /* rgb */ color: rgb(198, 234, 170); /* oklch */ color: oklch(89.5% 0.093 131.9);
Tailwind
colors: {
custom: {
50: '#d8f0c3',
500: '#c6eaaa',
950: '#000000',
},
}SCSS
$custom: #c6eaaa; $custom-light: #d8f0c3; $custom-dark: #000000;
JSON
{
"hex": "#c6eaaa",
"rgb": {
"r": 198,
"g": 234,
"b": 170
},
"hsl": {
"h": 93.75,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89535,
"c": 0.09276,
"h": 131.9
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#C6EAAA
secondary
#A172C6
accent
#1DC87D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582