#C5CEAA#C5CEAA
#C5CEAA is a very light, muted yellow-green. Relative luminance 0.589; OKLCH L 83.5% C 0.050 H 118.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEAA |
|---|---|
| RGB | rgb(197, 206, 170) |
| HSL | hsl(75, 27%, 74%) |
| HSV | hsv(75, 17%, 81%) |
| CMYK | cmyk(4.4%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(81.25, -9.30, 16.90) |
| CIE-LCH | lch(81.25, 19.29, 118.82°) |
| OKLab | oklab(83.5% -0.024 0.0434) |
| OKLCH | oklch(83.5% 0.05 118.9) |
| XYZ | xyz(52.3521, 58.9153, 46.6362) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.95
Pale Olive
#B9CC81
ΔE00 9.00
Sage Green
#9CAF88
ΔE00 9.46
Light Grey Green
#B7E1A1
ΔE00 9.64
Greenish Tan
#BCCB7A
ΔE00 9.97
Palegoldenrod
#EEE8AA
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEAA #B3AACE
analogous
#CEC5AA #C5CEAA #B3CEAA
triadic
#C5CEAA #AAC5CE #CEAAC5
tetradic
#C5CEAA #AACEC5 #B3AACE #CEAAB3
square
#C5CEAA #AACEC5 #B3AACE #CEAAB3
split-complementary
#C5CEAA #AAB3CE #C5AACE
monochromatic
#90A15D #ABB883 #C5CEAA #DFE4D1 #F2F4EC
Accessibility & contrast
On white
1.64
#C5CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C5CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEAA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEAA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#C9CAC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ceaa; /* rgb */ color: rgb(197, 206, 170); /* oklch */ color: oklch(83.5% 0.050 118.9);
Tailwind
colors: {
custom: {
50: '#d6ddc3',
500: '#c5ceaa',
950: '#000000',
},
}SCSS
$custom: #c5ceaa; $custom-light: #d6ddc3; $custom-dark: #000000;
JSON
{
"hex": "#c5ceaa",
"rgb": {
"r": 197,
"g": 206,
"b": 170
},
"hsl": {
"h": 75,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.83497,
"c": 0.04961,
"h": 118.9
},
"luminance": 0.58915
}Semantic roles & 50–950 ramp
primary
#C5CEAA
secondary
#8379A3
accent
#40A559
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482