#C2D2CE#C2D2CE
#C2D2CE is a very light, near-neutral teal. Relative luminance 0.620; OKLCH L 85.0% C 0.018 H 179.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2CE |
|---|---|
| RGB | rgb(194, 210, 206) |
| HSL | hsl(165, 15%, 79%) |
| HSV | hsv(165, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.92, -6.15, 0.13) |
| CIE-LCH | lch(82.92, 6.15, 178.83°) |
| OKLab | oklab(85.05% -0.0182 0.0002) |
| OKLCH | oklch(85.05% 0.018 179.2) |
| XYZ | xyz(56.4330, 62.0181, 67.3781) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.27
Silver
#C0C0C0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2CE #D2C2C6
analogous
#C2D2C6 #C2D2CE #C2CED2
triadic
#C2D2CE #CEC2D2 #D2CEC2
tetradic
#C2D2CE #C6C2D2 #D2C2C6 #CED2C2
square
#C2D2CE #C6C2D2 #D2C2C6 #CED2C2
split-complementary
#C2D2CE #D2C2CE #D2C6C2
monochromatic
#7C9E95 #9FB8B2 #C2D2CE #E5ECEA #EDF2F1
Accessibility & contrast
On white
1.57
#C2D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C2D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2CE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2CE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#BED3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2ce; /* rgb */ color: rgb(194, 210, 206); /* oklch */ color: oklch(85.0% 0.018 179.2);
Tailwind
colors: {
custom: {
50: '#d4dfdc',
500: '#c2d2ce',
950: '#000000',
},
}SCSS
$custom: #c2d2ce; $custom-light: #d4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c2d2ce",
"rgb": {
"r": 194,
"g": 210,
"b": 206
},
"hsl": {
"h": 165,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85048,
"c": 0.01816,
"h": 179.2
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#C2D2CE
secondary
#A79297
accent
#4C5F99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484