#9CD1DB#9CD1DB
#9CD1DB is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.7% C 0.056 H 210.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD1DB |
|---|---|
| RGB | rgb(156, 209, 219) |
| HSL | hsl(190, 47%, 74%) |
| HSV | hsv(190, 29%, 86%) |
| CMYK | cmyk(28.8%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(80.62, -14.74, -10.49) |
| CIE-LCH | lch(80.62, 18.09, 215.44°) |
| OKLab | oklab(82.73% -0.0486 -0.0286) |
| OKLCH | oklch(82.73% 0.056 210.5) |
| XYZ | xyz(49.2929, 57.7809, 75.5596) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.96
Powder Blue
#B0E0E6
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 6.38
Ice Blue
#A5DFF9
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD1DB #DBA69C
analogous
#9CDBC5 #9CD1DB #9CB1DB
triadic
#9CD1DB #DB9CD1 #D1DB9C
tetradic
#9CD1DB #C59CDB #DBA69C #B1DB9C
square
#9CD1DB #C59CDB #DBA69C #B1DB9C
split-complementary
#9CD1DB #DB9CB1 #DBC59C
monochromatic
#43A7B9 #6FBCCB #9CD1DB #C9E6EB #E9F5F7
Accessibility & contrast
On white
1.67
#9CD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9CD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD1DB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD1DB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#87D6D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd1db; /* rgb */ color: rgb(156, 209, 219); /* oklch */ color: oklch(82.7% 0.056 210.5);
Tailwind
colors: {
custom: {
50: '#bbdfe6',
500: '#9cd1db',
950: '#000000',
},
}SCSS
$custom: #9cd1db; $custom-light: #bbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#9cd1db",
"rgb": {
"r": 156,
"g": 209,
"b": 219
},
"hsl": {
"h": 189.524,
"s": 46.667,
"l": 73.529
},
"oklch": {
"l": 0.82725,
"c": 0.05644,
"h": 210.5
},
"luminance": 0.57783
}Semantic roles & 50–950 ramp
primary
#9CD1DB
secondary
#B37469
accent
#422CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484