#C2DCD8#C2DCD8
#C2DCD8 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.028 H 185.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD8 |
|---|---|
| RGB | rgb(194, 220, 216) |
| HSL | hsl(171, 27%, 81%) |
| HSV | hsv(171, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.81, -9.37, -0.96) |
| CIE-LCH | lch(85.81, 9.42, 185.83°) |
| OKLab | oklab(87.42% -0.028 -0.0027) |
| OKLCH | oklch(87.42% 0.028 185.5) |
| XYZ | xyz(60.2330, 67.6124, 74.8295) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Ice
#D6FFFA
ΔE00 7.99
Very Pale Blue
#D6FFFE
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD8 #DCC2C6
analogous
#C2DCCB #C2DCD8 #C2D3DC
triadic
#C2DCD8 #D8C2DC #DCD8C2
tetradic
#C2DCD8 #CBC2DC #DCC2C6 #D3DCC2
square
#C2DCD8 #CBC2DC #DCC2C6 #D3DCC2
split-complementary
#C2DCD8 #DCC2D3 #DCCBC2
monochromatic
#74AFA6 #9BC6BF #C2DCD8 #E9F2F1 #ECF4F3
Accessibility & contrast
On white
1.45
#C2DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C2DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#BBDDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcd8; /* rgb */ color: rgb(194, 220, 216); /* oklch */ color: oklch(87.4% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#d4e6e4',
500: '#c2dcd8',
950: '#000000',
},
}SCSS
$custom: #c2dcd8; $custom-light: #d4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd8",
"rgb": {
"r": 194,
"g": 220,
"b": 216
},
"hsl": {
"h": 170.769,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87417,
"c": 0.02818,
"h": 185.5
},
"luminance": 0.67614
}Semantic roles & 50–950 ramp
primary
#C2DCD8
secondary
#B38F95
accent
#404FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484