#C6EAAE#C6EAAE
#C6EAAE is a very light, moderate yellow-green. Relative luminance 0.739; OKLCH L 89.6% C 0.088 H 133.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EAAE |
|---|---|
| RGB | rgb(198, 234, 174) |
| HSL | hsl(96, 59%, 80%) |
| HSV | hsv(96, 26%, 92%) |
| CMYK | cmyk(15.4%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(88.88, -22.31, 25.38) |
| CIE-LCH | lch(88.88, 33.79, 131.32°) |
| OKLab | oklab(89.62% -0.0603 0.0643) |
| OKLCH | oklch(89.62% 0.088 133.2) |
| XYZ | xyz(60.3501, 73.9065, 51.1221) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.26
Light Grey Green
#B7E1A1
ΔE00 2.70
Very Pale Green
#CFFDBC
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.46
Washed Out Green
#BCF5A6
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EAAE #D2AEEA
analogous
#E4EAAE #C6EAAE #AEEAB4
triadic
#C6EAAE #AEC6EA #EAAEC6
tetradic
#C6EAAE #AEE4EA #D2AEEA #EAB4AE
square
#C6EAAE #AEE4EA #D2AEEA #EAB4AE
split-complementary
#C6EAAE #B4AEEA #EAAEE4
monochromatic
#82D14D #A4DD7D #C6EAAE #E8F7DF #EEF9E7
Accessibility & contrast
On white
1.33
#C6EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#C6EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EAAE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EAAE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#C7E5DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c6eaae; /* rgb */ color: rgb(198, 234, 174); /* oklch */ color: oklch(89.6% 0.088 133.2);
Tailwind
colors: {
custom: {
50: '#d8f0c6',
500: '#c6eaae',
950: '#000000',
},
}SCSS
$custom: #c6eaae; $custom-light: #d8f0c6; $custom-dark: #000000;
JSON
{
"hex": "#c6eaae",
"rgb": {
"r": 198,
"g": 234,
"b": 174
},
"hsl": {
"h": 96,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89617,
"c": 0.08819,
"h": 133.2
},
"luminance": 0.73907
}Semantic roles & 50–950 ramp
primary
#C6EAAE
secondary
#A676C6
accent
#1FC683
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582