#C2CDC0#C2CDC0
#C2CDC0 is a very light, muted green. Relative luminance 0.589; OKLCH L 83.6% C 0.021 H 140.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC0 |
|---|---|
| RGB | rgb(194, 205, 192) |
| HSL | hsl(111, 12%, 78%) |
| HSV | hsv(111, 6%, 80%) |
| CMYK | cmyk(5.4%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(81.26, -6.14, 5.18) |
| CIE-LCH | lch(81.26, 8.03, 139.87°) |
| OKLab | oklab(83.62% -0.0167 0.0135) |
| OKLCH | oklch(83.62% 0.021 140.9) |
| XYZ | xyz(53.5922, 58.9374, 58.4116) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 8.82
Silver
#C0C0C0
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.55
Fog
#D8DCE0
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC0 #CBC0CD
analogous
#C8CDC0 #C2CDC0 #C0CDC4
triadic
#C2CDC0 #C0C2CD #CDC0C2
tetradic
#C2CDC0 #C0C8CD #CBC0CD #CDC4C0
square
#C2CDC0 #C0C8CD #CBC0CD #CDC4C0
split-complementary
#C2CDC0 #C4C0CD #CDC0C8
monochromatic
#80977C #A1B29E #C2CDC0 #E3E8E2 #EEF1EE
Accessibility & contrast
On white
1.64
#C2CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C2CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC0
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC0 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBF
Deuteranopia (green-blind)
#CCC9C1
Tritanopia (blue-blind)
#C1CCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc0; /* rgb */ color: rgb(194, 205, 192); /* oklch */ color: oklch(83.6% 0.021 140.9);
Tailwind
colors: {
custom: {
50: '#d4dcd3',
500: '#c2cdc0',
950: '#000000',
},
}SCSS
$custom: #c2cdc0; $custom-light: #d4dcd3; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc0",
"rgb": {
"r": 194,
"g": 205,
"b": 192
},
"hsl": {
"h": 110.769,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.83616,
"c": 0.02147,
"h": 140.9
},
"luminance": 0.58938
}Semantic roles & 50–950 ramp
primary
#C2CDC0
secondary
#9E90A1
accent
#50968B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483