#C2CBB7#C2CBB7
#C2CBB7 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 83.0% C 0.029 H 126.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBB7 |
|---|---|
| RGB | rgb(194, 203, 183) |
| HSL | hsl(87, 16%, 76%) |
| HSV | hsv(87, 10%, 80%) |
| CMYK | cmyk(4.4%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(80.52, -6.69, 8.92) |
| CIE-LCH | lch(80.52, 11.15, 126.85°) |
| OKLab | oklab(82.96% -0.0174 0.0232) |
| OKLCH | oklch(82.96% 0.029 126.9) |
| XYZ | xyz(52.1500, 57.6000, 53.1611) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.34
Eggshell
#F0EAD6
ΔE00 10.27
Silver
#C0C0C0
ΔE00 10.49
Warm Gray
#C9BEB0
ΔE00 10.53
Beige
#F5F5DC
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBB7 #C0B7CB
analogous
#CBCAB7 #C2CBB7 #B8CBB7
triadic
#C2CBB7 #B7C2CB #CBB7C2
tetradic
#C2CBB7 #B7CBCA #C0B7CB #CBB7B8
square
#C2CBB7 #B7CBCA #C0B7CB #CBB7B8
split-complementary
#C2CBB7 #B7B8CB #CAB7CB
monochromatic
#869870 #A4B193 #C2CBB7 #E0E5DB #F0F2ED
Accessibility & contrast
On white
1.68
#C2CBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C2CBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBB7
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBB7 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B6
Deuteranopia (green-blind)
#CCC8B8
Tritanopia (blue-blind)
#C3C9C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cbb7; /* rgb */ color: rgb(194, 203, 183); /* oklch */ color: oklch(83.0% 0.029 126.9);
Tailwind
colors: {
custom: {
50: '#d4dacc',
500: '#c2cbb7',
950: '#000000',
},
}SCSS
$custom: #c2cbb7; $custom-light: #d4dacc; $custom-dark: #000000;
JSON
{
"hex": "#c2cbb7",
"rgb": {
"r": 194,
"g": 203,
"b": 183
},
"hsl": {
"h": 87,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.8296,
"c": 0.02906,
"h": 126.9
},
"luminance": 0.576
}Semantic roles & 50–950 ramp
primary
#C2CBB7
secondary
#92879F
accent
#4B9A6F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383