#C2D2D0#C2D2D0
#C2D2D0 is a very light, near-neutral teal. Relative luminance 0.621; OKLCH L 85.1% C 0.018 H 187.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2D0 |
|---|---|
| RGB | rgb(194, 210, 208) |
| HSL | hsl(173, 15%, 79%) |
| HSV | hsv(173, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.97, -5.77, -0.86) |
| CIE-LCH | lch(82.97, 5.83, 188.52°) |
| OKLab | oklab(85.11% -0.0174 -0.0024) |
| OKLCH | oklch(85.11% 0.018 187.8) |
| XYZ | xyz(56.6775, 62.1159, 68.6658) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.23
Light Grey
#D8DCD6
ΔE00 5.77
Fog
#D8DCE0
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2D0 #D2C2C4
analogous
#C2D2C8 #C2D2D0 #C2CCD2
triadic
#C2D2D0 #D0C2D2 #D2D0C2
tetradic
#C2D2D0 #C8C2D2 #D2C2C4 #CCD2C2
square
#C2D2D0 #C8C2D2 #D2C2C4 #CCD2C2
split-complementary
#C2D2D0 #D2C2CC #D2C8C2
monochromatic
#7C9E9A #9FB8B5 #C2D2D0 #E5ECEB #EDF2F1
Accessibility & contrast
On white
1.56
#C2D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C2D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2D0
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2D0 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#BED3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2d0; /* rgb */ color: rgb(194, 210, 208); /* oklch */ color: oklch(85.1% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#d4dfde',
500: '#c2d2d0',
950: '#000000',
},
}SCSS
$custom: #c2d2d0; $custom-light: #d4dfde; $custom-dark: #000000;
JSON
{
"hex": "#c2d2d0",
"rgb": {
"r": 194,
"g": 210,
"b": 208
},
"hsl": {
"h": 172.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85106,
"c": 0.01753,
"h": 187.8
},
"luminance": 0.62117
}Semantic roles & 50–950 ramp
primary
#C2D2D0
secondary
#A79294
accent
#4C5699
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484