#C0CEB4#C0CEB4
#C0CEB4 is a very light, muted yellow-green. Relative luminance 0.586; OKLCH L 83.4% C 0.039 H 130.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEB4 |
|---|---|
| RGB | rgb(192, 206, 180) |
| HSL | hsl(92, 21%, 76%) |
| HSV | hsv(92, 13%, 81%) |
| CMYK | cmyk(6.8%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(81.10, -9.46, 11.33) |
| CIE-LCH | lch(81.10, 14.76, 129.85°) |
| OKLab | oklab(83.36% -0.025 0.0294) |
| OKLCH | oklch(83.36% 0.039 130.5) |
| XYZ | xyz(52.0464, 58.6441, 51.7487) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 9.99
Greenish Grey
#96AE8D
ΔE00 10.05
Silver (survey)
#C5C9C7
ΔE00 10.88
Beige
#F5F5DC
ΔE00 10.92
Light Grey Green
#B7E1A1
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEB4 #C2B4CE
analogous
#CDCEB4 #C0CEB4 #B4CEB5
triadic
#C0CEB4 #B4C0CE #CEB4C0
tetradic
#C0CEB4 #B4CDCE #C2B4CE #CEB5B4
square
#C0CEB4 #B4CDCE #C2B4CE #CEB5B4
split-complementary
#C0CEB4 #B5B4CE #CEB4CD
monochromatic
#829E6A #A1B68F #C0CEB4 #DFE6D9 #EFF3EC
Accessibility & contrast
On white
1.65
#C0CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#C0CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEB4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEB4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB3
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#C1CCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ceb4; /* rgb */ color: rgb(192, 206, 180); /* oklch */ color: oklch(83.4% 0.039 130.5);
Tailwind
colors: {
custom: {
50: '#d3ddca',
500: '#c0ceb4',
950: '#000000',
},
}SCSS
$custom: #c0ceb4; $custom-light: #d3ddca; $custom-dark: #000000;
JSON
{
"hex": "#c0ceb4",
"rgb": {
"r": 192,
"g": 206,
"b": 180
},
"hsl": {
"h": 92.308,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83359,
"c": 0.03861,
"h": 130.5
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#C0CEB4
secondary
#9483A3
accent
#469F76
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482