#C0CAAA#C0CAAA
#C0CAAA is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.3% C 0.045 H 121.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAAA |
|---|---|
| RGB | rgb(192, 202, 170) |
| HSL | hsl(79, 23%, 73%) |
| HSV | hsv(79, 16%, 79%) |
| CMYK | cmyk(5%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.81, -9.05, 14.84) |
| CIE-LCH | lch(79.81, 17.39, 121.38°) |
| OKLab | oklab(82.27% -0.0234 0.0383) |
| OKLCH | oklch(82.27% 0.045 121.5) |
| XYZ | xyz(50.1135, 56.3498, 46.2589) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.65
Greenish Grey
#96AE8D
ΔE00 9.49
Pale Olive
#B9CC81
ΔE00 9.94
Beige (survey)
#E6DAA6
ΔE00 10.24
Light Grey Green
#B7E1A1
ΔE00 10.47
Darkseagreen
#8FBC8F
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAAA #B4AACA
analogous
#CAC4AA #C0CAAA #B0CAAA
triadic
#C0CAAA #AAC0CA #CAAAC0
tetradic
#C0CAAA #AACAC4 #B4AACA #CAAAB0
square
#C0CAAA #AACAC4 #B4AACA #CAAAB0
split-complementary
#C0CAAA #AAB0CA #C4AACA
monochromatic
#889A60 #A4B284 #C0CAAA #DCE2D0 #F1F3EC
Accessibility & contrast
On white
1.71
#C0CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#C0CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAAA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAAA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#C3C6C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0caaa; /* rgb */ color: rgb(192, 202, 170); /* oklch */ color: oklch(82.3% 0.045 121.5);
Tailwind
colors: {
custom: {
50: '#d3dac3',
500: '#c0caaa',
950: '#000000',
},
}SCSS
$custom: #c0caaa; $custom-light: #d3dac3; $custom-dark: #000000;
JSON
{
"hex": "#c0caaa",
"rgb": {
"r": 192,
"g": 202,
"b": 170
},
"hsl": {
"h": 78.75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.8227,
"c": 0.04488,
"h": 121.5
},
"luminance": 0.5635
}Semantic roles & 50–950 ramp
primary
#C0CAAA
secondary
#85799F
accent
#44A261
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382