#C6EAAF#C6EAAF
#C6EAAF is a very light, moderate yellow-green. Relative luminance 0.739; OKLCH L 89.6% C 0.087 H 133.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EAAF |
|---|---|
| RGB | rgb(198, 234, 175) |
| HSL | hsl(97, 58%, 80%) |
| HSV | hsv(97, 25%, 92%) |
| CMYK | cmyk(15.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(88.90, -22.16, 24.89) |
| CIE-LCH | lch(88.90, 33.32, 131.68°) |
| OKLab | oklab(89.64% -0.0599 0.0632) |
| OKLCH | oklch(89.64% 0.087 133.5) |
| XYZ | xyz(60.4479, 73.9457, 51.6374) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.29
Light Grey Green
#B7E1A1
ΔE00 2.78
Very Pale Green
#CFFDBC
ΔE00 4.10
Very Light Green
#D1FFBD
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EAAF #D3AFEA
analogous
#E4EAAF #C6EAAF #AFEAB5
triadic
#C6EAAF #AFC6EA #EAAFC6
tetradic
#C6EAAF #AFE4EA #D3AFEA #EAB5AF
square
#C6EAAF #AFE4EA #D3AFEA #EAB5AF
split-complementary
#C6EAAF #B5AFEA #EAAFE4
monochromatic
#81D14E #A3DD7F #C6EAAF #E9F7DF #EEF9E7
Accessibility & contrast
On white
1.33
#C6EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C6EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EAAF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EAAF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#C7E5DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c6eaaf; /* rgb */ color: rgb(198, 234, 175); /* oklch */ color: oklch(89.6% 0.087 133.5);
Tailwind
colors: {
custom: {
50: '#d8f0c7',
500: '#c6eaaf',
950: '#000000',
},
}SCSS
$custom: #c6eaaf; $custom-light: #d8f0c7; $custom-dark: #000000;
JSON
{
"hex": "#c6eaaf",
"rgb": {
"r": 198,
"g": 234,
"b": 175
},
"hsl": {
"h": 96.61,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.89638,
"c": 0.08705,
"h": 133.5
},
"luminance": 0.73947
}Semantic roles & 50–950 ramp
primary
#C6EAAF
secondary
#A777C6
accent
#1FC685
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582