#C5CCAA#C5CCAA
#C5CCAA is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.1% C 0.047 H 116.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCAA |
|---|---|
| RGB | rgb(197, 204, 170) |
| HSL | hsl(72, 25%, 73%) |
| HSV | hsv(72, 17%, 80%) |
| CMYK | cmyk(3.4%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(80.72, -8.27, 16.16) |
| CIE-LCH | lch(80.72, 18.16, 117.10°) |
| OKLab | oklab(83.08% -0.0211 0.0416) |
| OKLCH | oklch(83.08% 0.047 116.9) |
| XYZ | xyz(51.8737, 57.9585, 46.4767) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.88
Sage Green
#9CAF88
ΔE00 9.47
Pale Olive
#B9CC81
ΔE00 9.55
Palegoldenrod
#EEE8AA
ΔE00 10.38
Greenish Tan
#BCCB7A
ΔE00 10.44
Light Grey Green
#B7E1A1
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCAA #B1AACC
analogous
#CCC2AA #C5CCAA #B4CCAA
triadic
#C5CCAA #AAC5CC #CCAAC5
tetradic
#C5CCAA #AACCC2 #B1AACC #CCAAB4
square
#C5CCAA #AACCC2 #B1AACC #CCAAB4
split-complementary
#C5CCAA #AAB4CC #C2AACC
monochromatic
#909D5E #ABB584 #C5CCAA #DFE3D0 #F2F4EC
Accessibility & contrast
On white
1.67
#C5CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C5CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCAA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCAA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#D0C9AB
Tritanopia (blue-blind)
#C9C8C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c5ccaa; /* rgb */ color: rgb(197, 204, 170); /* oklch */ color: oklch(83.1% 0.047 116.9);
Tailwind
colors: {
custom: {
50: '#d6dbc3',
500: '#c5ccaa',
950: '#000000',
},
}SCSS
$custom: #c5ccaa; $custom-light: #d6dbc3; $custom-dark: #000000;
JSON
{
"hex": "#c5ccaa",
"rgb": {
"r": 197,
"g": 204,
"b": 170
},
"hsl": {
"h": 72.353,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.83078,
"c": 0.04662,
"h": 116.9
},
"luminance": 0.57958
}Semantic roles & 50–950 ramp
primary
#C5CCAA
secondary
#8179A1
accent
#42A456
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482