#C1DBCE#C1DBCE
#C1DBCE is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.033 H 164.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DBCE |
|---|---|
| RGB | rgb(193, 219, 206) |
| HSL | hsl(150, 27%, 81%) |
| HSV | hsv(150, 12%, 86%) |
| CMYK | cmyk(11.9%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.23, -11.11, 3.47) |
| CIE-LCH | lch(85.23, 11.64, 162.65°) |
| OKLab | oklab(86.85% -0.0316 0.009) |
| OKLCH | oklch(86.85% 0.033 164.1) |
| XYZ | xyz(58.4619, 66.4557, 68.1277) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.85
Light Grey
#D8DCD6
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.14
Duck Egg Blue
#C3FBF4
ΔE00 9.45
Ice Blue (survey)
#D7FFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DBCE #DBC1CE
analogous
#C1DBC1 #C1DBCE #C1DBDB
triadic
#C1DBCE #CEC1DB #DBCEC1
tetradic
#C1DBCE #C1C1DB #DBC1CE #DBDBC1
square
#C1DBCE #C1C1DB #DBC1CE #DBDBC1
split-complementary
#C1DBCE #DBC1DB #DBC1C1
monochromatic
#74AE91 #9AC5AF #C1DBCE #E8F1ED #ECF4F0
Accessibility & contrast
On white
1.47
#C1DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C1DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DBCE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DBCE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#BCDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c1dbce; /* rgb */ color: rgb(193, 219, 206); /* oklch */ color: oklch(86.9% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#d3e6dc',
500: '#c1dbce',
950: '#000000',
},
}SCSS
$custom: #c1dbce; $custom-light: #d3e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c1dbce",
"rgb": {
"r": 193,
"g": 219,
"b": 206
},
"hsl": {
"h": 150,
"s": 26.531,
"l": 80.784
},
"oklch": {
"l": 0.86854,
"c": 0.03291,
"h": 164.1
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#C1DBCE
secondary
#B28EA0
accent
#4073A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484