#C2DBDF#C2DBDF
#C2DBDF is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.027 H 208.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBDF |
|---|---|
| RGB | rgb(194, 219, 223) |
| HSL | hsl(188, 31%, 82%) |
| HSV | hsv(188, 13%, 87%) |
| CMYK | cmyk(13%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.74, -7.47, -4.77) |
| CIE-LCH | lch(85.74, 8.87, 212.56°) |
| OKLab | oklab(87.42% -0.024 -0.0129) |
| OKLCH | oklch(87.42% 0.027 208.3) |
| XYZ | xyz(60.8957, 67.4588, 79.6102) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBDF #DFC6C2
analogous
#C2DFD5 #C2DBDF #C2CDDF
triadic
#C2DBDF #DFC2DB #DBDFC2
tetradic
#C2DBDF #D5C2DF #DFC6C2 #CDDFC2
square
#C2DBDF #D5C2DF #DFC6C2 #CDDFC2
split-complementary
#C2DBDF #DFC2CD #DFD5C2
monochromatic
#72ACB5 #9AC3CA #C2DBDF #EAF3F4 #EBF3F4
Accessibility & contrast
On white
1.45
#C2DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C2DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBDF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBDF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#BADDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbdf; /* rgb */ color: rgb(194, 219, 223); /* oklch */ color: oklch(87.4% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#d4e6e9',
500: '#c2dbdf',
950: '#000000',
},
}SCSS
$custom: #c2dbdf; $custom-light: #d4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c2dbdf",
"rgb": {
"r": 194,
"g": 219,
"b": 223
},
"hsl": {
"h": 188.276,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87418,
"c": 0.02722,
"h": 208.3
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#C2DBDF
secondary
#B7948E
accent
#4B3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484