#9CD4DB#9CD4DB
#9CD4DB is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.4% C 0.058 H 205.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD4DB |
|---|---|
| RGB | rgb(156, 212, 219) |
| HSL | hsl(187, 47%, 74%) |
| HSV | hsv(187, 29%, 86%) |
| CMYK | cmyk(28.8%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(81.44, -16.27, -9.26) |
| CIE-LCH | lch(81.44, 18.72, 209.66°) |
| OKLab | oklab(83.38% -0.0525 -0.0253) |
| OKLCH | oklch(83.38% 0.058 205.7) |
| XYZ | xyz(50.0358, 59.2669, 75.8073) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Lightblue
#ADD8E6
ΔE00 5.08
Paleturquoise
#AFEEEE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.67
Ice Blue
#A5DFF9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD4DB #DBA39C
analogous
#9CDBC2 #9CD4DB #9CB4DB
triadic
#9CD4DB #DB9CD4 #D4DB9C
tetradic
#9CD4DB #C29CDB #DBA39C #B4DB9C
square
#9CD4DB #C29CDB #DBA39C #B4DB9C
split-complementary
#9CD4DB #DB9CB4 #DBC29C
monochromatic
#43ACB9 #6FC1CB #9CD4DB #C9E7EB #E9F5F7
Accessibility & contrast
On white
1.63
#9CD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#9CD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD4DB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD4DB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#86D9D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd4db; /* rgb */ color: rgb(156, 212, 219); /* oklch */ color: oklch(83.4% 0.058 205.7);
Tailwind
colors: {
custom: {
50: '#bbe1e6',
500: '#9cd4db',
950: '#000000',
},
}SCSS
$custom: #9cd4db; $custom-light: #bbe1e6; $custom-dark: #000000;
JSON
{
"hex": "#9cd4db",
"rgb": {
"r": 156,
"g": 212,
"b": 219
},
"hsl": {
"h": 186.667,
"s": 46.667,
"l": 73.529
},
"oklch": {
"l": 0.83378,
"c": 0.05824,
"h": 205.7
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#9CD4DB
secondary
#B37169
accent
#3B2CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484