#C5EAAA#C5EAAA
#C5EAAA is a very light, moderate yellow-green. Relative luminance 0.736; OKLCH L 89.5% C 0.093 H 132.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EAAA |
|---|---|
| RGB | rgb(197, 234, 170) |
| HSL | hsl(95, 60%, 79%) |
| HSV | hsv(95, 27%, 92%) |
| CMYK | cmyk(15.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.74, -23.26, 27.23) |
| CIE-LCH | lch(88.74, 35.82, 130.50°) |
| OKLab | oklab(89.47% -0.063 0.0688) |
| OKLCH | oklch(89.47% 0.093 132.5) |
| XYZ | xyz(59.7031, 73.6174, 49.0866) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.14
Light Grey Green
#B7E1A1
ΔE00 2.48
Very Pale Green
#CFFDBC
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.14
Very Light Green
#D1FFBD
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EAAA #CFAAEA
analogous
#E5EAAA #C5EAAA #AAEAAF
triadic
#C5EAAA #AAC5EA #EAAAC5
tetradic
#C5EAAA #AAE5EA #CFAAEA #EAAFAA
square
#C5EAAA #AAE5EA #CFAAEA #EAAFAA
split-complementary
#C5EAAA #AFAAEA #EAAAE5
monochromatic
#82D248 #A4DE79 #C5EAAA #E6F6DB #EEF9E6
Accessibility & contrast
On white
1.34
#C5EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C5EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EAAA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EAAA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#C6E5D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c5eaaa; /* rgb */ color: rgb(197, 234, 170); /* oklch */ color: oklch(89.5% 0.093 132.5);
Tailwind
colors: {
custom: {
50: '#d7f0c3',
500: '#c5eaaa',
950: '#000000',
},
}SCSS
$custom: #c5eaaa; $custom-light: #d7f0c3; $custom-dark: #000000;
JSON
{
"hex": "#c5eaaa",
"rgb": {
"r": 197,
"g": 234,
"b": 170
},
"hsl": {
"h": 94.687,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89467,
"c": 0.09325,
"h": 132.5
},
"luminance": 0.73618
}Semantic roles & 50–950 ramp
primary
#C5EAAA
secondary
#A372C6
accent
#1DC880
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582