#C2CDC8#C2CDC8
#C2CDC8 is a very light, near-neutral teal. Relative luminance 0.593; OKLCH L 83.8% C 0.014 H 167.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC8 |
|---|---|
| RGB | rgb(194, 205, 200) |
| HSL | hsl(153, 10%, 78%) |
| HSV | hsv(153, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.46, -4.68, 1.19) |
| CIE-LCH | lch(81.46, 4.83, 165.72°) |
| OKLab | oklab(83.84% -0.0135 0.0031) |
| OKLCH | oklch(83.84% 0.014 167.1) |
| XYZ | xyz(54.5028, 59.3017, 63.2073) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.70
Light Grey
#D8DCD6
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC8 #CDC2C7
analogous
#C2CDC2 #C2CDC8 #C2CCCD
triadic
#C2CDC8 #C8C2CD #CDC8C2
tetradic
#C2CDC8 #C2C2CD #CDC2C7 #CCCDC2
square
#C2CDC8 #C2C2CD #CDC2C7 #CCCDC2
split-complementary
#C2CDC8 #CDC2CC #CDC2C2
monochromatic
#7F968B #A0B1AA #C2CDC8 #E4E9E6 #EEF1F0
Accessibility & contrast
On white
1.63
#C2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C2CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC8
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC8 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#CACAC8
Tritanopia (blue-blind)
#C0CDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc8; /* rgb */ color: rgb(194, 205, 200); /* oklch */ color: oklch(83.8% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#d4dcd8',
500: '#c2cdc8',
950: '#000000',
},
}SCSS
$custom: #c2cdc8; $custom-light: #d4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc8",
"rgb": {
"r": 194,
"g": 205,
"b": 200
},
"hsl": {
"h": 152.727,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8384,
"c": 0.01382,
"h": 167.1
},
"luminance": 0.59302
}Semantic roles & 50–950 ramp
primary
#C2CDC8
secondary
#A19399
accent
#527094
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483