#C2D6D4#C2D6D4
#C2D6D4 is a very light, muted teal. Relative luminance 0.643; OKLCH L 86.1% C 0.022 H 189.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6D4 |
|---|---|
| RGB | rgb(194, 214, 212) |
| HSL | hsl(174, 20%, 80%) |
| HSV | hsv(174, 9%, 84%) |
| CMYK | cmyk(9.3%, 0%, 0.9%, 16.1%) |
| CIE-LAB | lab(84.13, -7.07, -1.30) |
| CIE-LCH | lch(84.13, 7.19, 190.43°) |
| OKLab | oklab(86.05% -0.0214 -0.0036) |
| OKLCH | oklch(86.05% 0.022 189.5) |
| XYZ | xyz(58.1757, 64.3150, 71.6236) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6D4 #D6C2C4
analogous
#C2D6CA #C2D6D4 #C2CED6
triadic
#C2D6D4 #D4C2D6 #D6D4C2
tetradic
#C2D6D4 #CAC2D6 #D6C2C4 #CED6C2
square
#C2D6D4 #CAC2D6 #D6C2C4 #CED6C2
split-complementary
#C2D6D4 #D6C2CE #D6CAC2
monochromatic
#79A5A0 #9DBDBA #C2D6D4 #E7EFEE #EDF3F2
Accessibility & contrast
On white
1.51
#C2D6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C2D6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6D4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6D4 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#CFD1D4
Tritanopia (blue-blind)
#BDD7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d6d4; /* rgb */ color: rgb(194, 214, 212); /* oklch */ color: oklch(86.1% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#d4e2e1',
500: '#c2d6d4',
950: '#000000',
},
}SCSS
$custom: #c2d6d4; $custom-light: #d4e2e1; $custom-dark: #000000;
JSON
{
"hex": "#c2d6d4",
"rgb": {
"r": 194,
"g": 214,
"b": 212
},
"hsl": {
"h": 174,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86052,
"c": 0.02167,
"h": 189.5
},
"luminance": 0.64316
}Semantic roles & 50–950 ramp
primary
#C2D6D4
secondary
#AB9193
accent
#48509E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484