#C1DBDB#C1DBDB
#C1DBDB is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.028 H 196.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBDB |
|---|---|
| RGB | rgb(193, 219, 219) |
| HSL | hsl(180, 27%, 81%) |
| HSV | hsv(180, 12%, 86%) |
| CMYK | cmyk(11.9%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.56, -8.59, -2.92) |
| CIE-LCH | lch(85.56, 9.07, 198.77°) |
| OKLab | oklab(87.23% -0.0265 -0.0079) |
| OKLCH | oklch(87.23% 0.028 196.7) |
| XYZ | xyz(60.1069, 67.1137, 76.7915) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.22
Very Light Blue
#D5FFFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBDB #DBC1C1
analogous
#C1DBCE #C1DBDB #C1CEDB
triadic
#C1DBDB #DBC1DB #DBDBC1
tetradic
#C1DBDB #CEC1DB #DBC1C1 #CEDBC1
square
#C1DBDB #CEC1DB #DBC1C1 #CEDBC1
split-complementary
#C1DBDB #DBC1CE #DBCEC1
monochromatic
#74AEAE #9AC5C5 #C1DBDB #E8F1F1 #ECF4F4
Accessibility & contrast
On white
1.46
#C1DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C1DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBDB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBDB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#BADDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c1dbdb; /* rgb */ color: rgb(193, 219, 219); /* oklch */ color: oklch(87.2% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d4e6e6',
500: '#c1dbdb',
950: '#000000',
},
}SCSS
$custom: #c1dbdb; $custom-light: #d4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c1dbdb",
"rgb": {
"r": 193,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 26.531,
"l": 80.784
},
"oklch": {
"l": 0.87228,
"c": 0.02767,
"h": 196.7
},
"luminance": 0.67115
}Semantic roles & 50–950 ramp
primary
#C1DBDB
secondary
#B28E8E
accent
#4040A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484