#C2CDC6#C2CDC6
#C2CDC6 is a very light, near-neutral green. Relative luminance 0.592; OKLCH L 83.8% C 0.015 H 158.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC6 |
|---|---|
| RGB | rgb(194, 205, 198) |
| HSL | hsl(142, 10%, 78%) |
| HSV | hsv(142, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(81.41, -5.05, 2.19) |
| CIE-LCH | lch(81.41, 5.50, 156.59°) |
| OKLab | oklab(83.78% -0.0143 0.0057) |
| OKLCH | oklch(83.78% 0.015 158.2) |
| XYZ | xyz(54.2706, 59.2088, 61.9844) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC6 #CDC2C9
analogous
#C3CDC2 #C2CDC6 #C2CDCB
triadic
#C2CDC6 #C6C2CD #CDC6C2
tetradic
#C2CDC6 #C2C3CD #CDC2C9 #CDCBC2
square
#C2CDC6 #C2C3CD #CDC2C9 #CDCBC2
split-complementary
#C2CDC6 #CBC2CD #CDC2C3
monochromatic
#7F9687 #A0B1A7 #C2CDC6 #E4E9E5 #EEF1EF
Accessibility & contrast
On white
1.64
#C2CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C2CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC6 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC6
Deuteranopia (green-blind)
#CBCAC6
Tritanopia (blue-blind)
#C0CDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc6; /* rgb */ color: rgb(194, 205, 198); /* oklch */ color: oklch(83.8% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#d4dcd7',
500: '#c2cdc6',
950: '#000000',
},
}SCSS
$custom: #c2cdc6; $custom-light: #d4dcd7; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc6",
"rgb": {
"r": 194,
"g": 205,
"b": 198
},
"hsl": {
"h": 141.818,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83783,
"c": 0.01536,
"h": 158.2
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#C2CDC6
secondary
#A1939C
accent
#527C94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483