#C2CCBA#C2CCBA
#C2CCBA is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.2% C 0.027 H 130.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCBA |
|---|---|
| RGB | rgb(194, 204, 186) |
| HSL | hsl(93, 15%, 76%) |
| HSV | hsv(93, 9%, 80%) |
| CMYK | cmyk(4.9%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(80.85, -6.68, 7.80) |
| CIE-LCH | lch(80.85, 10.27, 130.61°) |
| OKLab | oklab(83.25% -0.0176 0.0203) |
| OKLCH | oklch(83.25% 0.027 130.9) |
| XYZ | xyz(52.7025, 58.2001, 54.9021) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 7.81
Silver
#C0C0C0
ΔE00 10.11
Light Gray
#D3D3D3
ΔE00 10.18
Eggshell
#F0EAD6
ΔE00 10.31
Beige
#F5F5DC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCBA #C4BACC
analogous
#CBCCBA #C2CCBA #BACCBB
triadic
#C2CCBA #BAC2CC #CCBAC2
tetradic
#C2CCBA #BACBCC #C4BACC #CCBBBA
square
#C2CCBA #BACBCC #C4BACC #CCBBBA
split-complementary
#C2CCBA #BBBACC #CCBACB
monochromatic
#849874 #A3B297 #C2CCBA #E1E6DD #EFF2ED
Accessibility & contrast
On white
1.66
#C2CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#C2CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCBA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCBA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#C3CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ccba; /* rgb */ color: rgb(194, 204, 186); /* oklch */ color: oklch(83.2% 0.027 130.9);
Tailwind
colors: {
custom: {
50: '#d4dbce',
500: '#c2ccba',
950: '#000000',
},
}SCSS
$custom: #c2ccba; $custom-light: #d4dbce; $custom-dark: #000000;
JSON
{
"hex": "#c2ccba",
"rgb": {
"r": 194,
"g": 204,
"b": 186
},
"hsl": {
"h": 93.333,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.83247,
"c": 0.02693,
"h": 130.9
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#C2CCBA
secondary
#968AA0
accent
#4C9977
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141513
muted
#838483