#C2D8DC#C2D8DC
#C2D8DC is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.7% C 0.024 H 209.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8DC |
|---|---|
| RGB | rgb(194, 216, 220) |
| HSL | hsl(189, 27%, 81%) |
| HSV | hsv(189, 12%, 86%) |
| CMYK | cmyk(11.8%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(84.87, -6.53, -4.46) |
| CIE-LCH | lch(84.87, 7.90, 214.37°) |
| OKLab | oklab(86.71% -0.021 -0.012) |
| OKLCH | oklch(86.71% 0.024 209.8) |
| XYZ | xyz(59.7192, 65.7472, 77.2404) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.47
Light Grey
#D8DCD6
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8DC #DCC6C2
analogous
#C2DCD3 #C2D8DC #C2CBDC
triadic
#C2D8DC #DCC2D8 #D8DCC2
tetradic
#C2D8DC #D3C2DC #DCC6C2 #CBDCC2
square
#C2D8DC #D3C2DC #DCC6C2 #CBDCC2
split-complementary
#C2D8DC #DCC2CB #DCD3C2
monochromatic
#74A6AF #9BBFC6 #C2D8DC #E9F1F2 #ECF3F4
Accessibility & contrast
On white
1.48
#C2D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#C2D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8DC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8DC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#BBDAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d8dc; /* rgb */ color: rgb(194, 216, 220); /* oklch */ color: oklch(86.7% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d4e4e6',
500: '#c2d8dc',
950: '#000000',
},
}SCSS
$custom: #c2d8dc; $custom-light: #d4e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c2d8dc",
"rgb": {
"r": 194,
"g": 216,
"b": 220
},
"hsl": {
"h": 189.231,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86706,
"c": 0.02423,
"h": 209.8
},
"luminance": 0.65748
}Semantic roles & 50–950 ramp
primary
#C2D8DC
secondary
#B3958F
accent
#4F40A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484