#C2CDC5#C2CDC5
#C2CDC5 is a very light, near-neutral green. Relative luminance 0.592; OKLCH L 83.8% C 0.016 H 154.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC5 |
|---|---|
| RGB | rgb(194, 205, 197) |
| HSL | hsl(136, 10%, 78%) |
| HSV | hsv(136, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(81.38, -5.23, 2.68) |
| CIE-LCH | lch(81.38, 5.88, 152.85°) |
| OKLab | oklab(83.76% -0.0147 0.007) |
| OKLCH | oklch(83.76% 0.016 154.4) |
| XYZ | xyz(54.1556, 59.1628, 61.3790) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.58
Light Grey
#D8DCD6
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC5 #CDC2CA
analogous
#C4CDC2 #C2CDC5 #C2CDCA
triadic
#C2CDC5 #C5C2CD #CDC5C2
tetradic
#C2CDC5 #C2C4CD #CDC2CA #CDCAC2
square
#C2CDC5 #C2C4CD #CDC2CA #CDCAC2
split-complementary
#C2CDC5 #CAC2CD #CDC2C4
monochromatic
#7F9685 #A0B1A5 #C2CDC5 #E4E9E5 #EEF1EF
Accessibility & contrast
On white
1.64
#C2CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C2CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC5
Deuteranopia (green-blind)
#CBCAC5
Tritanopia (blue-blind)
#C1CDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc5; /* rgb */ color: rgb(194, 205, 197); /* oklch */ color: oklch(83.8% 0.016 154.4);
Tailwind
colors: {
custom: {
50: '#d4dcd6',
500: '#c2cdc5',
950: '#000000',
},
}SCSS
$custom: #c2cdc5; $custom-light: #d4dcd6; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc5",
"rgb": {
"r": 194,
"g": 205,
"b": 197
},
"hsl": {
"h": 136.364,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83755,
"c": 0.01625,
"h": 154.4
},
"luminance": 0.59163
}Semantic roles & 50–950 ramp
primary
#C2CDC5
secondary
#A1939D
accent
#528294
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483