#C0CEB8#C0CEB8
#C0CEB8 is a very light, muted yellow-green. Relative luminance 0.588; OKLCH L 83.5% C 0.034 H 134.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEB8 |
|---|---|
| RGB | rgb(192, 206, 184) |
| HSL | hsl(98, 18%, 76%) |
| HSV | hsv(98, 11%, 81%) |
| CMYK | cmyk(6.8%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(81.19, -8.77, 9.33) |
| CIE-LCH | lch(81.19, 12.80, 133.23°) |
| OKLab | oklab(83.46% -0.0234 0.0243) |
| OKLCH | oklch(83.46% 0.034 134) |
| XYZ | xyz(52.4598, 58.8095, 53.9257) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.96
Silver (survey)
#C5C9C7
ΔE00 9.73
Sage Green
#9CAF88
ΔE00 10.51
Greenish Grey
#96AE8D
ΔE00 10.52
Beige
#F5F5DC
ΔE00 10.87
Honeydew
#F0FFF0
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEB8 #C6B8CE
analogous
#CBCEB8 #C0CEB8 #B8CEBB
triadic
#C0CEB8 #B8C0CE #CEB8C0
tetradic
#C0CEB8 #B8CBCE #C6B8CE #CEBBB8
square
#C0CEB8 #B8CBCE #C6B8CE #CEBBB8
split-complementary
#C0CEB8 #BBB8CE #CEB8CB
monochromatic
#809C70 #A0B594 #C0CEB8 #E0E7DC #EFF3ED
Accessibility & contrast
On white
1.65
#C0CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C0CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEB8
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEB8 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB7
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#C0CCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0ceb8; /* rgb */ color: rgb(192, 206, 184); /* oklch */ color: oklch(83.5% 0.034 134.0);
Tailwind
colors: {
custom: {
50: '#d3ddcd',
500: '#c0ceb8',
950: '#000000',
},
}SCSS
$custom: #c0ceb8; $custom-light: #d3ddcd; $custom-dark: #000000;
JSON
{
"hex": "#c0ceb8",
"rgb": {
"r": 192,
"g": 206,
"b": 184
},
"hsl": {
"h": 98.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83462,
"c": 0.03371,
"h": 134
},
"luminance": 0.5881
}Semantic roles & 50–950 ramp
primary
#C0CEB8
secondary
#9988A3
accent
#499D7E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483