#C0CEB2#C0CEB2
#C0CEB2 is a very light, muted yellow-green. Relative luminance 0.586; OKLCH L 83.3% C 0.041 H 129.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEB2 |
|---|---|
| RGB | rgb(192, 206, 178) |
| HSL | hsl(90, 22%, 75%) |
| HSV | hsv(90, 14%, 81%) |
| CMYK | cmyk(6.8%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.05, -9.79, 12.33) |
| CIE-LCH | lch(81.05, 15.75, 128.46°) |
| OKLab | oklab(83.31% -0.0259 0.0319) |
| OKLCH | oklch(83.31% 0.041 129) |
| XYZ | xyz(51.8441, 58.5632, 50.6834) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 9.88
Light Grey Green
#B7E1A1
ΔE00 10.47
Light Grey
#D8DCD6
ΔE00 10.50
Darkseagreen
#8FBC8F
ΔE00 10.86
Beige
#F5F5DC
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEB2 #C0B2CE
analogous
#CECEB2 #C0CEB2 #B2CEB2
triadic
#C0CEB2 #B2C0CE #CEB2C0
tetradic
#C0CEB2 #B2CECE #C0B2CE #CEB2B2
square
#C0CEB2 #B2CECE #C0B2CE #CEB2B2
split-complementary
#C0CEB2 #B2B2CE #CEB2CE
monochromatic
#839E67 #A1B68D #C0CEB2 #DFE6D7 #F0F3EC
Accessibility & contrast
On white
1.65
#C0CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C0CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEB2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEB2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB0
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#C1CBC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ceb2; /* rgb */ color: rgb(192, 206, 178); /* oklch */ color: oklch(83.3% 0.041 129.0);
Tailwind
colors: {
custom: {
50: '#d3ddc9',
500: '#c0ceb2',
950: '#000000',
},
}SCSS
$custom: #c0ceb2; $custom-light: #d3ddc9; $custom-dark: #000000;
JSON
{
"hex": "#c0ceb2",
"rgb": {
"r": 192,
"g": 206,
"b": 178
},
"hsl": {
"h": 90,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83309,
"c": 0.0411,
"h": 129
},
"luminance": 0.58563
}Semantic roles & 50–950 ramp
primary
#C0CEB2
secondary
#9281A3
accent
#45A173
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482