#C7EAAE#C7EAAE
#C7EAAE is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.7% C 0.088 H 132.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EAAE |
|---|---|
| RGB | rgb(199, 234, 174) |
| HSL | hsl(95, 59%, 80%) |
| HSV | hsv(95, 26%, 92%) |
| CMYK | cmyk(15%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(88.94, -21.96, 25.48) |
| CIE-LCH | lch(88.94, 33.64, 130.76°) |
| OKLab | oklab(89.69% -0.0593 0.0646) |
| OKLCH | oklch(89.69% 0.088 132.6) |
| XYZ | xyz(60.6146, 74.0429, 51.1345) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.45
Light Grey Green
#B7E1A1
ΔE00 2.82
Very Pale Green
#CFFDBC
ΔE00 4.13
Very Light Green
#D1FFBD
ΔE00 4.50
Washed Out Green
#BCF5A6
ΔE00 4.80
Pale Green
#C7FDB5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EAAE #D1AEEA
analogous
#E5EAAE #C7EAAE #AEEAB3
triadic
#C7EAAE #AEC7EA #EAAEC7
tetradic
#C7EAAE #AEE5EA #D1AEEA #EAB3AE
square
#C7EAAE #AEE5EA #D1AEEA #EAB3AE
split-complementary
#C7EAAE #B3AEEA #EAAEE5
monochromatic
#84D14D #A5DD7D #C7EAAE #E9F7DF #EEF9E7
Accessibility & contrast
On white
1.33
#C7EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#C7EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EAAE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EAAE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#C8E5DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c7eaae; /* rgb */ color: rgb(199, 234, 174); /* oklch */ color: oklch(89.7% 0.088 132.6);
Tailwind
colors: {
custom: {
50: '#d8f0c6',
500: '#c7eaae',
950: '#000000',
},
}SCSS
$custom: #c7eaae; $custom-light: #d8f0c6; $custom-dark: #000000;
JSON
{
"hex": "#c7eaae",
"rgb": {
"r": 199,
"g": 234,
"b": 174
},
"hsl": {
"h": 95,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89685,
"c": 0.0877,
"h": 132.6
},
"luminance": 0.74044
}Semantic roles & 50–950 ramp
primary
#C7EAAE
secondary
#A576C6
accent
#1FC681
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582