#C2D2CC#C2D2CC
#C2D2CC is a very light, near-neutral teal. Relative luminance 0.619; OKLCH L 85.0% C 0.019 H 171.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2CC |
|---|---|
| RGB | rgb(194, 210, 204) |
| HSL | hsl(158, 15%, 79%) |
| HSV | hsv(158, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.87, -6.53, 1.12) |
| CIE-LCH | lch(82.87, 6.62, 170.30°) |
| OKLab | oklab(84.99% -0.0189 0.0029) |
| OKLCH | oklch(84.99% 0.019 171.4) |
| XYZ | xyz(56.1915, 61.9215, 66.1067) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2CC #D2C2C8
analogous
#C2D2C4 #C2D2CC #C2D0D2
triadic
#C2D2CC #CCC2D2 #D2CCC2
tetradic
#C2D2CC #C4C2D2 #D2C2C8 #D0D2C2
square
#C2D2CC #C4C2D2 #D2C2C8 #D0D2C2
split-complementary
#C2D2CC #D2C2D0 #D2C4C2
monochromatic
#7C9E91 #9FB8AF #C2D2CC #E5ECE9 #EDF2F0
Accessibility & contrast
On white
1.57
#C2D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C2D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2CC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2CC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#BFD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2cc; /* rgb */ color: rgb(194, 210, 204); /* oklch */ color: oklch(85.0% 0.019 171.4);
Tailwind
colors: {
custom: {
50: '#d4dfdb',
500: '#c2d2cc',
950: '#000000',
},
}SCSS
$custom: #c2d2cc; $custom-light: #d4dfdb; $custom-dark: #000000;
JSON
{
"hex": "#c2d2cc",
"rgb": {
"r": 194,
"g": 210,
"b": 204
},
"hsl": {
"h": 157.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.8499,
"c": 0.01915,
"h": 171.4
},
"luminance": 0.61922
}Semantic roles & 50–950 ramp
primary
#C2D2CC
secondary
#A79299
accent
#4C6999
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484