#C2CCB0#C2CCB0
#C2CCB0 is a very light, muted yellow-green. Relative luminance 0.578; OKLCH L 83.0% C 0.040 H 123.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCB0 |
|---|---|
| RGB | rgb(194, 204, 176) |
| HSL | hsl(81, 22%, 75%) |
| HSV | hsv(81, 14%, 80%) |
| CMYK | cmyk(4.9%, 0%, 13.7%, 20%) |
| CIE-LAB | lab(80.62, -8.38, 12.81) |
| CIE-LCH | lch(80.62, 15.31, 123.21°) |
| OKLab | oklab(82.99% -0.0217 0.0332) |
| OKLCH | oklch(82.99% 0.04 123.3) |
| XYZ | xyz(51.6764, 57.7896, 49.4980) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.56
Light Grey
#D8DCD6
ΔE00 10.13
Greenish Grey
#96AE8D
ΔE00 10.15
Beige
#F5F5DC
ΔE00 10.65
Beige (survey)
#E6DAA6
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCB0 #BAB0CC
analogous
#CCC8B0 #C2CCB0 #B4CCB0
triadic
#C2CCB0 #B0C2CC #CCB0C2
tetradic
#C2CCB0 #B0CCC8 #BAB0CC #CCB0B4
square
#C2CCB0 #B0CCC8 #BAB0CC #CCB0B4
split-complementary
#C2CCB0 #B0B4CC #C8B0CC
monochromatic
#899C66 #A5B48B #C2CCB0 #DFE4D5 #F1F3EC
Accessibility & contrast
On white
1.67
#C2CCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#C2CCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCB0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCB0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AE
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#C4C9C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2ccb0; /* rgb */ color: rgb(194, 204, 176); /* oklch */ color: oklch(83.0% 0.040 123.3);
Tailwind
colors: {
custom: {
50: '#d4dbc7',
500: '#c2ccb0',
950: '#000000',
},
}SCSS
$custom: #c2ccb0; $custom-light: #d4dbc7; $custom-dark: #000000;
JSON
{
"hex": "#c2ccb0",
"rgb": {
"r": 194,
"g": 204,
"b": 176
},
"hsl": {
"h": 81.429,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82991,
"c": 0.03965,
"h": 123.3
},
"luminance": 0.5779
}Semantic roles & 50–950 ramp
primary
#C2CCB0
secondary
#8B7FA1
accent
#46A066
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482