#C0CFBB#C0CFBB
#C0CFBB is a very light, muted green. Relative luminance 0.594; OKLCH L 83.8% C 0.032 H 137.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFBB |
|---|---|
| RGB | rgb(192, 207, 187) |
| HSL | hsl(105, 17%, 77%) |
| HSV | hsv(105, 10%, 81%) |
| CMYK | cmyk(7.2%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.52, -8.76, 8.21) |
| CIE-LCH | lch(81.52, 12.00, 136.87°) |
| OKLab | oklab(83.75% -0.0236 0.0214) |
| OKLCH | oklch(83.75% 0.032 137.8) |
| XYZ | xyz(53.0191, 59.4196, 55.6800) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.55
Silver (survey)
#C5C9C7
ΔE00 9.32
Honeydew
#F0FFF0
ΔE00 10.88
Greenish Grey
#96AE8D
ΔE00 10.90
Beige
#F5F5DC
ΔE00 10.91
Sage Green
#9CAF88
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFBB #CABBCF
analogous
#CACFBB #C0CFBB #BBCFC0
triadic
#C0CFBB #BBC0CF #CFBBC0
tetradic
#C0CFBB #BBCACF #CABBCF #CFC0BB
square
#C0CFBB #BBCACF #CABBCF #CFC0BB
split-complementary
#C0CFBB #C0BBCF #CFBBCA
monochromatic
#7E9C73 #9FB697 #C0CFBB #E1E8DF #EEF2ED
Accessibility & contrast
On white
1.63
#C0CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#C0CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFBB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFBB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBBA
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#C0CDC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0cfbb; /* rgb */ color: rgb(192, 207, 187); /* oklch */ color: oklch(83.8% 0.032 137.8);
Tailwind
colors: {
custom: {
50: '#d3ddcf',
500: '#c0cfbb',
950: '#000000',
},
}SCSS
$custom: #c0cfbb; $custom-light: #d3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#c0cfbb",
"rgb": {
"r": 192,
"g": 207,
"b": 187
},
"hsl": {
"h": 105,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.8375,
"c": 0.03184,
"h": 137.8
},
"luminance": 0.5942
}Semantic roles & 50–950 ramp
primary
#C0CFBB
secondary
#9D8BA4
accent
#4A9C87
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483