#C2CDC7#C2CDC7
#C2CDC7 is a very light, near-neutral green. Relative luminance 0.593; OKLCH L 83.8% C 0.015 H 162.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC7 |
|---|---|
| RGB | rgb(194, 205, 199) |
| HSL | hsl(147, 10%, 78%) |
| HSV | hsv(147, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(81.43, -4.86, 1.69) |
| CIE-LCH | lch(81.43, 5.15, 160.86°) |
| OKLab | oklab(83.81% -0.0139 0.0044) |
| OKLCH | oklch(83.81% 0.015 162.4) |
| XYZ | xyz(54.3863, 59.2551, 62.5939) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 6.74
Silver
#C0C0C0
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC7 #CDC2C8
analogous
#C2CDC2 #C2CDC7 #C2CDCC
triadic
#C2CDC7 #C7C2CD #CDC7C2
tetradic
#C2CDC7 #C2C2CD #CDC2C8 #CDCCC2
square
#C2CDC7 #C2C2CD #CDC2C8 #CDCCC2
split-complementary
#C2CDC7 #CCC2CD #CDC2C2
monochromatic
#7F9689 #A0B1A8 #C2CDC7 #E4E9E6 #EEF1F0
Accessibility & contrast
On white
1.63
#C2CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C2CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC7
Deuteranopia (green-blind)
#CACAC7
Tritanopia (blue-blind)
#C0CDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc7; /* rgb */ color: rgb(194, 205, 199); /* oklch */ color: oklch(83.8% 0.015 162.4);
Tailwind
colors: {
custom: {
50: '#d4dcd8',
500: '#c2cdc7',
950: '#000000',
},
}SCSS
$custom: #c2cdc7; $custom-light: #d4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc7",
"rgb": {
"r": 194,
"g": 205,
"b": 199
},
"hsl": {
"h": 147.273,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83812,
"c": 0.01454,
"h": 162.4
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#C2CDC7
secondary
#A1939A
accent
#527694
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483