#C2DADC#C2DADC
#C2DADC is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.026 H 202.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DADC |
|---|---|
| RGB | rgb(194, 218, 220) |
| HSL | hsl(185, 27%, 81%) |
| HSV | hsv(185, 12%, 86%) |
| CMYK | cmyk(11.8%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.39, -7.56, -3.69) |
| CIE-LCH | lch(85.39, 8.41, 206.02°) |
| OKLab | oklab(87.12% -0.0238 -0.01) |
| OKLCH | oklch(87.12% 0.026 202.8) |
| XYZ | xyz(60.2347, 66.7782, 77.4122) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DADC #DCC4C2
analogous
#C2DCD1 #C2DADC #C2CDDC
triadic
#C2DADC #DCC2DA #DADCC2
tetradic
#C2DADC #D1C2DC #DCC4C2 #CDDCC2
square
#C2DADC #D1C2DC #DCC4C2 #CDDCC2
split-complementary
#C2DADC #DCC2CD #DCD1C2
monochromatic
#74ABAF #9BC2C6 #C2DADC #E9F2F2 #ECF3F4
Accessibility & contrast
On white
1.46
#C2DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#C2DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DADC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DADC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#BBDCDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dadc; /* rgb */ color: rgb(194, 218, 220); /* oklch */ color: oklch(87.1% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d4e5e6',
500: '#c2dadc',
950: '#000000',
},
}SCSS
$custom: #c2dadc; $custom-light: #d4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dadc",
"rgb": {
"r": 194,
"g": 218,
"b": 220
},
"hsl": {
"h": 184.615,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8712,
"c": 0.02577,
"h": 202.8
},
"luminance": 0.66779
}Semantic roles & 50–950 ramp
primary
#C2DADC
secondary
#B3928F
accent
#4840A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484