#C2CCCA#C2CCCA
#C2CCCA is a very light, near-neutral teal. Relative luminance 0.589; OKLCH L 83.7% C 0.011 H 182.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCCA |
|---|---|
| RGB | rgb(194, 204, 202) |
| HSL | hsl(168, 9%, 78%) |
| HSV | hsv(168, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.25, -3.78, -0.19) |
| CIE-LCH | lch(81.25, 3.78, 182.82°) |
| OKLab | oklab(83.69% -0.0113 -0.0005) |
| OKLCH | oklch(83.69% 0.011 182.8) |
| XYZ | xyz(54.4996, 58.9189, 64.3669) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.70
Light Grey
#D8DCD6
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.50
Silver
#C0C0C0
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCCA #CCC2C4
analogous
#C2CCC5 #C2CCCA #C2C9CC
triadic
#C2CCCA #CAC2CC #CCCAC2
tetradic
#C2CCCA #C5C2CC #CCC2C4 #C9CCC2
square
#C2CCCA #C5C2CC #CCC2C4 #C9CCC2
split-complementary
#C2CCCA #CCC2C9 #CCC5C2
monochromatic
#7F9490 #A1B0AD #C2CCCA #E3E8E7 #EEF1F1
Accessibility & contrast
On white
1.64
#C2CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C2CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCCA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCCA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#C0CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ccca; /* rgb */ color: rgb(194, 204, 202); /* oklch */ color: oklch(83.7% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#d4dbda',
500: '#c2ccca',
950: '#000000',
},
}SCSS
$custom: #c2ccca; $custom-light: #d4dbda; $custom-dark: #000000;
JSON
{
"hex": "#c2ccca",
"rgb": {
"r": 194,
"g": 204,
"b": 202
},
"hsl": {
"h": 168,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83692,
"c": 0.01127,
"h": 182.8
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#C2CCCA
secondary
#9F9395
accent
#535F93
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483