#C1DDDB#C1DDDB
#C1DDDB is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.030 H 191.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DDDB |
|---|---|
| RGB | rgb(193, 221, 219) |
| HSL | hsl(176, 29%, 81%) |
| HSV | hsv(176, 13%, 87%) |
| CMYK | cmyk(12.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.09, -9.62, -2.15) |
| CIE-LCH | lch(86.09, 9.85, 192.58°) |
| OKLab | oklab(87.65% -0.0292 -0.0059) |
| OKLCH | oklch(87.65% 0.03 191.4) |
| XYZ | xyz(60.6318, 68.1635, 76.9665) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Very Pale Blue
#D6FFFE
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DDDB #DDC1C3
analogous
#C1DDCD #C1DDDB #C1D1DD
triadic
#C1DDDB #DBC1DD #DDDBC1
tetradic
#C1DDDB #CDC1DD #DDC1C3 #D1DDC1
square
#C1DDDB #CDC1DD #DDC1C3 #D1DDC1
split-complementary
#C1DDDB #DDC1D1 #DDCDC1
monochromatic
#72B2AD #99C7C4 #C1DDDB #E9F3F2 #EBF4F4
Accessibility & contrast
On white
1.44
#C1DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C1DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DDDB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DDDB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#B9DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c1dddb; /* rgb */ color: rgb(193, 221, 219); /* oklch */ color: oklch(87.6% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#d4e7e6',
500: '#c1dddb',
950: '#000000',
},
}SCSS
$custom: #c1dddb; $custom-light: #d4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c1dddb",
"rgb": {
"r": 193,
"g": 221,
"b": 219
},
"hsl": {
"h": 175.714,
"s": 29.167,
"l": 81.176
},
"oklch": {
"l": 0.87645,
"c": 0.02982,
"h": 191.4
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#C1DDDB
secondary
#B48E91
accent
#3E45A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484