#C2CED0#C2CED0
#C2CED0 is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.3% C 0.013 H 208.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED0 |
|---|---|
| RGB | rgb(194, 206, 208) |
| HSL | hsl(189, 13%, 79%) |
| HSV | hsv(189, 7%, 82%) |
| CMYK | cmyk(6.7%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.93, -3.68, -2.40) |
| CIE-LCH | lch(81.93, 4.39, 213.08°) |
| OKLab | oklab(84.28% -0.0117 -0.0064) |
| OKLCH | oklch(84.28% 0.013 208.8) |
| XYZ | xyz(55.7022, 60.1654, 68.3407) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.71
Fog
#D8DCE0
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED0 #D0C4C2
analogous
#C2D0CB #C2CED0 #C2C7D0
triadic
#C2CED0 #D0C2CE #CED0C2
tetradic
#C2CED0 #CBC2D0 #D0C4C2 #C7D0C2
square
#C2CED0 #CBC2D0 #D0C4C2 #C7D0C2
split-complementary
#C2CED0 #D0C2C7 #D0CBC2
monochromatic
#7D969B #9FB2B5 #C2CED0 #E5EAEB #EEF1F2
Accessibility & contrast
On white
1.61
#C2CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#C2CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#BECFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced0; /* rgb */ color: rgb(194, 206, 208); /* oklch */ color: oklch(84.3% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#d4ddde',
500: '#c2ced0',
950: '#000000',
},
}SCSS
$custom: #c2ced0; $custom-light: #d4ddde; $custom-dark: #000000;
JSON
{
"hex": "#c2ced0",
"rgb": {
"r": 194,
"g": 206,
"b": 208
},
"hsl": {
"h": 188.571,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84281,
"c": 0.0134,
"h": 208.8
},
"luminance": 0.60166
}Semantic roles & 50–950 ramp
primary
#C2CED0
secondary
#A49592
accent
#594E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484