#C2D2CD#C2D2CD
#C2D2CD is a very light, near-neutral teal. Relative luminance 0.620; OKLCH L 85.0% C 0.019 H 175.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2CD |
|---|---|
| RGB | rgb(194, 210, 205) |
| HSL | hsl(161, 15%, 79%) |
| HSV | hsv(161, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.90, -6.34, 0.62) |
| CIE-LCH | lch(82.90, 6.37, 174.41°) |
| OKLab | oklab(85.02% -0.0185 0.0016) |
| OKLCH | oklch(85.02% 0.019 175.2) |
| XYZ | xyz(56.3119, 61.9696, 66.7404) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 8.47
Silver
#C0C0C0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2CD #D2C2C7
analogous
#C2D2C5 #C2D2CD #C2CFD2
triadic
#C2D2CD #CDC2D2 #D2CDC2
tetradic
#C2D2CD #C5C2D2 #D2C2C7 #CFD2C2
square
#C2D2CD #C5C2D2 #D2C2C7 #CFD2C2
split-complementary
#C2D2CD #D2C2CF #D2C5C2
monochromatic
#7C9E93 #9FB8B0 #C2D2CD #E5ECEA #EDF2F1
Accessibility & contrast
On white
1.57
#C2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2CD
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2CD | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#BFD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2cd; /* rgb */ color: rgb(194, 210, 205); /* oklch */ color: oklch(85.0% 0.019 175.2);
Tailwind
colors: {
custom: {
50: '#d4dfdc',
500: '#c2d2cd',
950: '#000000',
},
}SCSS
$custom: #c2d2cd; $custom-light: #d4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c2d2cd",
"rgb": {
"r": 194,
"g": 210,
"b": 205
},
"hsl": {
"h": 161.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85019,
"c": 0.01861,
"h": 175.2
},
"luminance": 0.6197
}Semantic roles & 50–950 ramp
primary
#C2D2CD
secondary
#A79298
accent
#4C6499
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484