#C2CFD0#C2CFD0
#C2CFD0 is a very light, near-neutral teal. Relative luminance 0.606; OKLCH L 84.5% C 0.014 H 202.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFD0 |
|---|---|
| RGB | rgb(194, 207, 208) |
| HSL | hsl(184, 13%, 79%) |
| HSV | hsv(184, 7%, 82%) |
| CMYK | cmyk(6.7%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(82.19, -4.20, -2.01) |
| CIE-LCH | lch(82.19, 4.66, 205.60°) |
| OKLab | oklab(84.49% -0.0132 -0.0054) |
| OKLCH | oklch(84.49% 0.014 202.4) |
| XYZ | xyz(55.9437, 60.6484, 68.4212) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFD0 #D0C3C2
analogous
#C2D0CA #C2CFD0 #C2C8D0
triadic
#C2CFD0 #D0C2CF #CFD0C2
tetradic
#C2CFD0 #CAC2D0 #D0C3C2 #C8D0C2
square
#C2CFD0 #CAC2D0 #D0C3C2 #C8D0C2
split-complementary
#C2CFD0 #D0C2C8 #D0CAC2
monochromatic
#7D999B #9FB4B5 #C2CFD0 #E5EAEB #EEF1F2
Accessibility & contrast
On white
1.60
#C2CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C2CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFD0
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFD0 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED0
Deuteranopia (green-blind)
#CACCD0
Tritanopia (blue-blind)
#BED0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfd0; /* rgb */ color: rgb(194, 207, 208); /* oklch */ color: oklch(84.5% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#d4ddde',
500: '#c2cfd0',
950: '#000000',
},
}SCSS
$custom: #c2cfd0; $custom-light: #d4ddde; $custom-dark: #000000;
JSON
{
"hex": "#c2cfd0",
"rgb": {
"r": 194,
"g": 207,
"b": 208
},
"hsl": {
"h": 184.286,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84487,
"c": 0.01424,
"h": 202.4
},
"luminance": 0.60649
}Semantic roles & 50–950 ramp
primary
#C2CFD0
secondary
#A49392
accent
#544E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484