#C2DCD9#C2DCD9
#C2DCD9 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.028 H 188.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD9 |
|---|---|
| RGB | rgb(194, 220, 217) |
| HSL | hsl(173, 27%, 81%) |
| HSV | hsv(173, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.84, -9.18, -1.45) |
| CIE-LCH | lch(85.84, 9.29, 188.96°) |
| OKLab | oklab(87.45% -0.0277 -0.004) |
| OKLCH | oklch(87.45% 0.028 188.2) |
| XYZ | xyz(60.3627, 67.6643, 75.5124) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightcyan
#E0FFFF
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD9 #DCC2C5
analogous
#C2DCCC #C2DCD9 #C2D2DC
triadic
#C2DCD9 #D9C2DC #DCD9C2
tetradic
#C2DCD9 #CCC2DC #DCC2C5 #D2DCC2
square
#C2DCD9 #CCC2DC #DCC2C5 #D2DCC2
split-complementary
#C2DCD9 #DCC2D2 #DCCCC2
monochromatic
#74AFA9 #9BC6C1 #C2DCD9 #E9F2F1 #ECF4F3
Accessibility & contrast
On white
1.44
#C2DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C2DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD9
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD9 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#BBDDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcd9; /* rgb */ color: rgb(194, 220, 217); /* oklch */ color: oklch(87.4% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#d4e6e4',
500: '#c2dcd9',
950: '#000000',
},
}SCSS
$custom: #c2dcd9; $custom-light: #d4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd9",
"rgb": {
"r": 194,
"g": 220,
"b": 217
},
"hsl": {
"h": 173.077,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87447,
"c": 0.02795,
"h": 188.2
},
"luminance": 0.67665
}Semantic roles & 50–950 ramp
primary
#C2DCD9
secondary
#B38F93
accent
#404CA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484