#C2CBAF#C2CBAF
#C2CBAF is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.8% C 0.039 H 121.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBAF |
|---|---|
| RGB | rgb(194, 203, 175) |
| HSL | hsl(79, 21%, 74%) |
| HSV | hsv(79, 14%, 80%) |
| CMYK | cmyk(4.4%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(80.33, -8.03, 12.93) |
| CIE-LCH | lch(80.33, 15.23, 121.84°) |
| OKLab | oklab(82.76% -0.0207 0.0335) |
| OKLCH | oklch(82.76% 0.039 121.8) |
| XYZ | xyz(51.3409, 57.2764, 48.8998) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.49
Light Grey
#D8DCD6
ΔE00 10.12
Greenish Grey
#96AE8D
ΔE00 10.14
Beige (survey)
#E6DAA6
ΔE00 10.55
Beige
#F5F5DC
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBAF #B8AFCB
analogous
#CBC6AF #C2CBAF #B4CBAF
triadic
#C2CBAF #AFC2CB #CBAFC2
tetradic
#C2CBAF #AFCBC6 #B8AFCB #CBAFB4
square
#C2CBAF #AFCBC6 #B8AFCB #CBAFB4
split-complementary
#C2CBAF #AFB4CB #C6AFCB
monochromatic
#899B65 #A6B38A #C2CBAF #DEE3D4 #F1F3EC
Accessibility & contrast
On white
1.69
#C2CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C2CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBAF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBAF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#CEC7B0
Tritanopia (blue-blind)
#C4C8C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cbaf; /* rgb */ color: rgb(194, 203, 175); /* oklch */ color: oklch(82.8% 0.039 121.8);
Tailwind
colors: {
custom: {
50: '#d4dac6',
500: '#c2cbaf',
950: '#000000',
},
}SCSS
$custom: #c2cbaf; $custom-light: #d4dac6; $custom-dark: #000000;
JSON
{
"hex": "#c2cbaf",
"rgb": {
"r": 194,
"g": 203,
"b": 175
},
"hsl": {
"h": 79.286,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.82757,
"c": 0.03936,
"h": 121.8
},
"luminance": 0.57276
}Semantic roles & 50–950 ramp
primary
#C2CBAF
secondary
#897EA0
accent
#46A063
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382