#C2CCCB#C2CCCB
#C2CCCB is a very light, near-neutral teal. Relative luminance 0.590; OKLCH L 83.7% C 0.011 H 189.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCCB |
|---|---|
| RGB | rgb(194, 204, 203) |
| HSL | hsl(174, 9%, 78%) |
| HSV | hsv(174, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.27, -3.59, -0.68) |
| CIE-LCH | lch(81.27, 3.65, 190.78°) |
| OKLab | oklab(83.72% -0.0109 -0.0019) |
| OKLCH | oklch(83.72% 0.011 189.8) |
| XYZ | xyz(54.6184, 58.9664, 64.9925) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.64
Light Grey
#D8DCD6
ΔE00 5.18
Light Gray
#D3D3D3
ΔE00 5.32
Silver
#C0C0C0
ΔE00 5.44
Fog
#D8DCE0
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCCB #CCC2C3
analogous
#C2CCC6 #C2CCCB #C2C8CC
triadic
#C2CCCB #CBC2CC #CCCBC2
tetradic
#C2CCCB #C6C2CC #CCC2C3 #C8CCC2
square
#C2CCCB #C6C2CC #CCC2C3 #C8CCC2
split-complementary
#C2CCCB #CCC2C8 #CCC6C2
monochromatic
#7F9492 #A1B0AF #C2CCCB #E3E8E7 #EEF1F1
Accessibility & contrast
On white
1.64
#C2CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C2CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCCB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCCB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#C0CDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cccb; /* rgb */ color: rgb(194, 204, 203); /* oklch */ color: oklch(83.7% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#d4dbda',
500: '#c2cccb',
950: '#000000',
},
}SCSS
$custom: #c2cccb; $custom-light: #d4dbda; $custom-dark: #000000;
JSON
{
"hex": "#c2cccb",
"rgb": {
"r": 194,
"g": 204,
"b": 203
},
"hsl": {
"h": 174,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83721,
"c": 0.01103,
"h": 189.8
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#C2CCCB
secondary
#9F9394
accent
#535993
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483