#C2CCC8#C2CCC8
#C2CCC8 is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.012 H 170.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCC8 |
|---|---|
| RGB | rgb(194, 204, 200) |
| HSL | hsl(156, 9%, 78%) |
| HSV | hsv(156, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.20, -4.15, 0.81) |
| CIE-LCH | lch(81.20, 4.23, 168.99°) |
| OKLab | oklab(83.63% -0.012 0.0021) |
| OKLCH | oklch(83.63% 0.012 170.2) |
| XYZ | xyz(54.2643, 58.8248, 63.1279) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.05
Light Grey
#D8DCD6
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCC8 #CCC2C6
analogous
#C2CCC3 #C2CCC8 #C2CBCC
triadic
#C2CCC8 #C8C2CC #CCC8C2
tetradic
#C2CCC8 #C3C2CC #CCC2C6 #CBCCC2
square
#C2CCC8 #C3C2CC #CCC2C6 #CBCCC2
split-complementary
#C2CCC8 #CCC2CB #CCC3C2
monochromatic
#7F948C #A1B0AA #C2CCC8 #E3E8E6 #EEF1F0
Accessibility & contrast
On white
1.65
#C2CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C2CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCC8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCC8 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#C0CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ccc8; /* rgb */ color: rgb(194, 204, 200); /* oklch */ color: oklch(83.6% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#d4dbd8',
500: '#c2ccc8',
950: '#000000',
},
}SCSS
$custom: #c2ccc8; $custom-light: #d4dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c2ccc8",
"rgb": {
"r": 194,
"g": 204,
"b": 200
},
"hsl": {
"h": 156,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83634,
"c": 0.01223,
"h": 170.2
},
"luminance": 0.58825
}Semantic roles & 50–950 ramp
primary
#C2CCC8
secondary
#9F9398
accent
#536C93
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483