#C2CBB5#C2CBB5
#C2CBB5 is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 82.9% C 0.032 H 125.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBB5 |
|---|---|
| RGB | rgb(194, 203, 181) |
| HSL | hsl(85, 17%, 75%) |
| HSV | hsv(85, 11%, 80%) |
| CMYK | cmyk(4.4%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(80.47, -7.03, 9.92) |
| CIE-LCH | lch(80.47, 12.16, 125.30°) |
| OKLab | oklab(82.91% -0.0183 0.0258) |
| OKLCH | oklch(82.91% 0.032 125.3) |
| XYZ | xyz(51.9433, 57.5173, 52.0726) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 9.01
Eggshell
#F0EAD6
ΔE00 10.38
Sage Green
#9CAF88
ΔE00 10.50
Beige
#F5F5DC
ΔE00 10.53
Greenish Grey
#96AE8D
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBB5 #BEB5CB
analogous
#CBC9B5 #C2CBB5 #B7CBB5
triadic
#C2CBB5 #B5C2CB #CBB5C2
tetradic
#C2CBB5 #B5CBC9 #BEB5CB #CBB5B7
square
#C2CBB5 #B5CBC9 #BEB5CB #CBB5B7
split-complementary
#C2CBB5 #B5B7CB #C9B5CB
monochromatic
#87986D #A4B291 #C2CBB5 #E0E4D9 #F0F2ED
Accessibility & contrast
On white
1.68
#C2CBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#C2CBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBB5
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBB5 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B4
Deuteranopia (green-blind)
#CCC8B6
Tritanopia (blue-blind)
#C4C9C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cbb5; /* rgb */ color: rgb(194, 203, 181); /* oklch */ color: oklch(82.9% 0.032 125.3);
Tailwind
colors: {
custom: {
50: '#d4dacb',
500: '#c2cbb5',
950: '#000000',
},
}SCSS
$custom: #c2cbb5; $custom-light: #d4dacb; $custom-dark: #000000;
JSON
{
"hex": "#c2cbb5",
"rgb": {
"r": 194,
"g": 203,
"b": 181
},
"hsl": {
"h": 84.545,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.82908,
"c": 0.03162,
"h": 125.3
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#C2CBB5
secondary
#90859F
accent
#4A9C6B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382