#C2D2D4#C2D2D4
#C2D2D4 is a very light, near-neutral teal. Relative luminance 0.623; OKLCH L 85.2% C 0.018 H 205.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2D4 |
|---|---|
| RGB | rgb(194, 210, 212) |
| HSL | hsl(187, 17%, 80%) |
| HSV | hsv(187, 8%, 83%) |
| CMYK | cmyk(8.5%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(83.08, -4.99, -2.84) |
| CIE-LCH | lch(83.08, 5.74, 209.63°) |
| OKLab | oklab(85.23% -0.0158 -0.0077) |
| OKLCH | oklch(85.23% 0.018 205.9) |
| XYZ | xyz(57.1758, 62.3152, 71.2903) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.19
Fog
#D8DCE0
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2D4 #D4C4C2
analogous
#C2D4CD #C2D2D4 #C2C9D4
triadic
#C2D2D4 #D4C2D2 #D2D4C2
tetradic
#C2D2D4 #CDC2D4 #D4C4C2 #C9D4C2
square
#C2D2D4 #CDC2D4 #D4C4C2 #C9D4C2
split-complementary
#C2D2D4 #D4C2C9 #D4CDC2
monochromatic
#7A9DA1 #9EB8BB #C2D2D4 #E6ECED #EDF2F2
Accessibility & contrast
On white
1.56
#C2D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#C2D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2D4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2D4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#BDD3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2d4; /* rgb */ color: rgb(194, 210, 212); /* oklch */ color: oklch(85.2% 0.018 205.9);
Tailwind
colors: {
custom: {
50: '#d4dfe1',
500: '#c2d2d4',
950: '#000000',
},
}SCSS
$custom: #c2d2d4; $custom-light: #d4dfe1; $custom-dark: #000000;
JSON
{
"hex": "#c2d2d4",
"rgb": {
"r": 194,
"g": 210,
"b": 212
},
"hsl": {
"h": 186.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85225,
"c": 0.01757,
"h": 205.9
},
"luminance": 0.62316
}Semantic roles & 50–950 ramp
primary
#C2D2D4
secondary
#A99491
accent
#534A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484