#C5CEAE#C5CEAE
#C5CEAE is a very light, muted yellow-green. Relative luminance 0.591; OKLCH L 83.6% C 0.044 H 120.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEAE |
|---|---|
| RGB | rgb(197, 206, 174) |
| HSL | hsl(77, 25%, 75%) |
| HSV | hsv(77, 16%, 81%) |
| CMYK | cmyk(4.4%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(81.33, -8.66, 14.90) |
| CIE-LCH | lch(81.33, 17.24, 120.18°) |
| OKLab | oklab(83.59% -0.0223 0.0384) |
| OKLCH | oklch(83.59% 0.044 120.1) |
| XYZ | xyz(52.7363, 59.0690, 48.6594) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.56
Sage Green
#9CAF88
ΔE00 9.72
Pale Olive
#B9CC81
ΔE00 10.10
Beige
#F5F5DC
ΔE00 10.29
Light Grey Green
#B7E1A1
ΔE00 10.37
Greenish Grey
#96AE8D
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEAE #B7AECE
analogous
#CEC7AE #C5CEAE #B5CEAE
triadic
#C5CEAE #AEC5CE #CEAEC5
tetradic
#C5CEAE #AECEC7 #B7AECE #CEAEB5
square
#C5CEAE #AECEC7 #B7AECE #CEAEB5
split-complementary
#C5CEAE #AEB5CE #C7AECE
monochromatic
#8EA062 #AAB788 #C5CEAE #E0E5D4 #F1F3EC
Accessibility & contrast
On white
1.64
#C5CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C5CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEAE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEAE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAC
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#C8CAC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ceae; /* rgb */ color: rgb(197, 206, 174); /* oklch */ color: oklch(83.6% 0.044 120.1);
Tailwind
colors: {
custom: {
50: '#d6ddc6',
500: '#c5ceae',
950: '#000000',
},
}SCSS
$custom: #c5ceae; $custom-light: #d6ddc6; $custom-dark: #000000;
JSON
{
"hex": "#c5ceae",
"rgb": {
"r": 197,
"g": 206,
"b": 174
},
"hsl": {
"h": 76.875,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.83592,
"c": 0.04444,
"h": 120.1
},
"luminance": 0.59069
}Semantic roles & 50–950 ramp
primary
#C5CEAE
secondary
#887DA3
accent
#42A35E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482