#C2CCCC#C2CCCC
#C2CCCC is a very light, near-neutral teal. Relative luminance 0.590; OKLCH L 83.8% C 0.011 H 196.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCCC |
|---|---|
| RGB | rgb(194, 204, 204) |
| HSL | hsl(180, 9%, 78%) |
| HSV | hsv(180, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.30, -3.40, -1.18) |
| CIE-LCH | lch(81.30, 3.60, 199.14°) |
| OKLab | oklab(83.75% -0.0105 -0.0032) |
| OKLCH | oklch(83.75% 0.011 196.9) |
| XYZ | xyz(54.7379, 59.0142, 65.6221) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.68
Light Gray
#D3D3D3
ΔE00 5.17
Silver
#C0C0C0
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCCC #CCC2C2
analogous
#C2CCC7 #C2CCCC #C2C7CC
triadic
#C2CCCC #CCC2CC #CCCCC2
tetradic
#C2CCCC #C7C2CC #CCC2C2 #C7CCC2
square
#C2CCCC #C7C2CC #CCC2C2 #C7CCC2
split-complementary
#C2CCCC #CCC2C7 #CCC7C2
monochromatic
#7F9494 #A1B0B0 #C2CCCC #E3E8E8 #EEF1F1
Accessibility & contrast
On white
1.64
#C2CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#C2CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCCC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCCC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#BFCDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cccc; /* rgb */ color: rgb(194, 204, 204); /* oklch */ color: oklch(83.8% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#d4dbdb',
500: '#c2cccc',
950: '#000000',
},
}SCSS
$custom: #c2cccc; $custom-light: #d4dbdb; $custom-dark: #000000;
JSON
{
"hex": "#c2cccc",
"rgb": {
"r": 194,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.8375,
"c": 0.01095,
"h": 196.9
},
"luminance": 0.59015
}Semantic roles & 50–950 ramp
primary
#C2CCCC
secondary
#9F9393
accent
#535393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484