#C2DADD#C2DADD
#C2DADD is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.2% C 0.026 H 205.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DADD |
|---|---|
| RGB | rgb(194, 218, 221) |
| HSL | hsl(187, 28%, 81%) |
| HSV | hsv(187, 12%, 87%) |
| CMYK | cmyk(12.2%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(85.42, -7.36, -4.18) |
| CIE-LCH | lch(85.42, 8.46, 209.60°) |
| OKLab | oklab(87.15% -0.0234 -0.0113) |
| OKLCH | oklch(87.15% 0.026 205.8) |
| XYZ | xyz(60.3675, 66.8314, 78.1118) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.10
Lightcyan
#E0FFFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DADD #DDC5C2
analogous
#C2DDD3 #C2DADD #C2CDDD
triadic
#C2DADD #DDC2DA #DADDC2
tetradic
#C2DADD #D3C2DD #DDC5C2 #CDDDC2
square
#C2DADD #D3C2DD #DDC5C2 #CDDDC2
split-complementary
#C2DADD #DDC2CD #DDD3C2
monochromatic
#73AAB1 #9BC2C7 #C2DADD #E9F2F3 #EBF3F4
Accessibility & contrast
On white
1.46
#C2DADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C2DADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DADD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DADD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#BBDCDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dadd; /* rgb */ color: rgb(194, 218, 221); /* oklch */ color: oklch(87.2% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#d4e5e7',
500: '#c2dadd',
950: '#000000',
},
}SCSS
$custom: #c2dadd; $custom-light: #d4e5e7; $custom-dark: #000000;
JSON
{
"hex": "#c2dadd",
"rgb": {
"r": 194,
"g": 218,
"b": 221
},
"hsl": {
"h": 186.667,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.8715,
"c": 0.02597,
"h": 205.8
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#C2DADD
secondary
#B4938F
accent
#4A3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484