#C2DCDB#C2DCDB
#C2DCDB is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.028 H 193.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCDB |
|---|---|
| RGB | rgb(194, 220, 219) |
| HSL | hsl(178, 27%, 81%) |
| HSV | hsv(178, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.89, -8.78, -2.43) |
| CIE-LCH | lch(85.89, 9.11, 195.45°) |
| OKLab | oklab(87.51% -0.0269 -0.0066) |
| OKLCH | oklch(87.51% 0.028 193.8) |
| XYZ | xyz(60.6244, 67.7689, 76.8908) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.89
Very Pale Blue
#D6FFFE
ΔE00 7.97
Very Light Blue
#D5FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCDB #DCC2C3
analogous
#C2DCCE #C2DCDB #C2D0DC
triadic
#C2DCDB #DBC2DC #DCDBC2
tetradic
#C2DCDB #CEC2DC #DCC2C3 #D0DCC2
square
#C2DCDB #CEC2DC #DCC2C3 #D0DCC2
split-complementary
#C2DCDB #DCC2D0 #DCCEC2
monochromatic
#74AFAD #9BC6C4 #C2DCDB #E9F2F2 #ECF4F4
Accessibility & contrast
On white
1.44
#C2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCDB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCDB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#BBDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcdb; /* rgb */ color: rgb(194, 220, 219); /* oklch */ color: oklch(87.5% 0.028 193.8);
Tailwind
colors: {
custom: {
50: '#d4e6e6',
500: '#c2dcdb',
950: '#000000',
},
}SCSS
$custom: #c2dcdb; $custom-light: #d4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dcdb",
"rgb": {
"r": 194,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.692,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87506,
"c": 0.02768,
"h": 193.8
},
"luminance": 0.6777
}Semantic roles & 50–950 ramp
primary
#C2DCDB
secondary
#B38F91
accent
#4044A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484