#C1DBDD#C1DBDD
#C1DBDD is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.3% C 0.028 H 202.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBDD |
|---|---|
| RGB | rgb(193, 219, 221) |
| HSL | hsl(184, 29%, 81%) |
| HSV | hsv(184, 13%, 87%) |
| CMYK | cmyk(12.7%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.61, -8.19, -3.90) |
| CIE-LCH | lch(85.61, 9.07, 205.45°) |
| OKLab | oklab(87.29% -0.0257 -0.0106) |
| OKLCH | oklch(87.29% 0.028 202.3) |
| XYZ | xyz(60.3718, 67.2196, 78.1865) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 8.32
Very Light Blue
#D5FFFF
ΔE00 8.41
Very Pale Blue
#D6FFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBDD #DDC3C1
analogous
#C1DDD1 #C1DBDD #C1CDDD
triadic
#C1DBDD #DDC1DB #DBDDC1
tetradic
#C1DBDD #D1C1DD #DDC3C1 #CDDDC1
square
#C1DBDD #D1C1DD #DDC3C1 #CDDDC1
split-complementary
#C1DBDD #DDC1CD #DDD1C1
monochromatic
#72ADB2 #99C4C7 #C1DBDD #E9F2F3 #EBF4F4
Accessibility & contrast
On white
1.45
#C1DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C1DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBDD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBDD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#B9DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c1dbdd; /* rgb */ color: rgb(193, 219, 221); /* oklch */ color: oklch(87.3% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#d4e6e7',
500: '#c1dbdd',
950: '#000000',
},
}SCSS
$custom: #c1dbdd; $custom-light: #d4e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c1dbdd",
"rgb": {
"r": 193,
"g": 219,
"b": 221
},
"hsl": {
"h": 184.286,
"s": 29.167,
"l": 81.176
},
"oklch": {
"l": 0.87288,
"c": 0.02782,
"h": 202.3
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#C1DBDD
secondary
#B4918E
accent
#453EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484