#C5EFAA#C5EFAA
#C5EFAA is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.101 H 133.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EFAA |
|---|---|
| RGB | rgb(197, 239, 170) |
| HSL | hsl(97, 68%, 80%) |
| HSV | hsv(97, 29%, 94%) |
| CMYK | cmyk(17.6%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.09, -25.66, 29.06) |
| CIE-LCH | lch(90.09, 38.77, 131.44°) |
| OKLab | oklab(90.55% -0.0696 0.0732) |
| OKLCH | oklch(90.55% 0.101 133.6) |
| XYZ | xyz(61.1467, 76.5045, 49.5677) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.95
Washed Out Green
#BCF5A6
ΔE00 2.80
Very Pale Green
#CFFDBC
ΔE00 3.19
Pale Green
#C7FDB5
ΔE00 3.24
Light Grey Green
#B7E1A1
ΔE00 3.24
Very Light Green
#D1FFBD
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EFAA #D4AAEF
analogous
#E7EFAA #C5EFAA #AAEFB1
triadic
#C5EFAA #AAC5EF #EFAAC5
tetradic
#C5EFAA #AAE7EF #D4AAEF #EFB1AA
square
#C5EFAA #AAE7EF #D4AAEF #EFB1AA
split-complementary
#C5EFAA #B1AAEF #EFAAE7
monochromatic
#7FDC43 #A2E576 #C5EFAA #E8F9DE #EDFAE5
Accessibility & contrast
On white
1.29
#C5EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#C5EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EFAA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EFAA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#C6EADD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c5efaa; /* rgb */ color: rgb(197, 239, 170); /* oklch */ color: oklch(90.5% 0.101 133.6);
Tailwind
colors: {
custom: {
50: '#d7f4c3',
500: '#c5efaa',
950: '#000000',
},
}SCSS
$custom: #c5efaa; $custom-light: #d7f4c3; $custom-dark: #000000;
JSON
{
"hex": "#c5efaa",
"rgb": {
"r": 197,
"g": 239,
"b": 170
},
"hsl": {
"h": 96.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90549,
"c": 0.10103,
"h": 133.6
},
"luminance": 0.76506
}Semantic roles & 50–950 ramp
primary
#C5EFAA
secondary
#A970CD
accent
#15D087
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582