#C0CBAB#C0CBAB
#C0CBAB is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.5% C 0.045 H 122.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBAB |
|---|---|
| RGB | rgb(192, 203, 171) |
| HSL | hsl(81, 24%, 73%) |
| HSV | hsv(81, 16%, 80%) |
| CMYK | cmyk(5.4%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(80.10, -9.41, 14.71) |
| CIE-LCH | lch(80.10, 17.46, 122.59°) |
| OKLab | oklab(82.51% -0.0245 0.0379) |
| OKLCH | oklch(82.51% 0.045 122.8) |
| XYZ | xyz(50.4438, 56.8586, 46.8375) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.73
Greenish Grey
#96AE8D
ΔE00 9.51
Pale Olive
#B9CC81
ΔE00 9.95
Light Grey Green
#B7E1A1
ΔE00 10.22
Beige (survey)
#E6DAA6
ΔE00 10.41
Darkseagreen
#8FBC8F
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBAB #B6ABCB
analogous
#CBC6AB #C0CBAB #B0CBAB
triadic
#C0CBAB #ABC0CB #CBABC0
tetradic
#C0CBAB #ABCBC6 #B6ABCB #CBABB0
square
#C0CBAB #ABCBC6 #B6ABCB #CBABB0
split-complementary
#C0CBAB #ABB0CB #C6ABCB
monochromatic
#879B60 #A4B485 #C0CBAB #DCE2D1 #F1F3EC
Accessibility & contrast
On white
1.70
#C0CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#C0CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBAB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBAB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#CEC7AC
Tritanopia (blue-blind)
#C3C8C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0cbab; /* rgb */ color: rgb(192, 203, 171); /* oklch */ color: oklch(82.5% 0.045 122.8);
Tailwind
colors: {
custom: {
50: '#d3dac4',
500: '#c0cbab',
950: '#000000',
},
}SCSS
$custom: #c0cbab; $custom-light: #d3dac4; $custom-dark: #000000;
JSON
{
"hex": "#c0cbab",
"rgb": {
"r": 192,
"g": 203,
"b": 171
},
"hsl": {
"h": 80.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.82505,
"c": 0.04515,
"h": 122.8
},
"luminance": 0.56859
}Semantic roles & 50–950 ramp
primary
#C0CBAB
secondary
#877AA0
accent
#44A264
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382