#9CD3DB#9CD3DB
#9CD3DB is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.2% C 0.058 H 207.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD3DB |
|---|---|
| RGB | rgb(156, 211, 219) |
| HSL | hsl(188, 47%, 74%) |
| HSV | hsv(188, 29%, 86%) |
| CMYK | cmyk(28.8%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.16, -15.76, -9.67) |
| CIE-LCH | lch(81.16, 18.49, 211.54°) |
| OKLab | oklab(83.16% -0.0512 -0.0264) |
| OKLCH | oklch(83.16% 0.058 207.3) |
| XYZ | xyz(49.7866, 58.7685, 75.7242) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Lightblue
#ADD8E6
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Sky Blue
#87CEEB
ΔE00 7.23
Ice Blue
#A5DFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD3DB #DBA49C
analogous
#9CDBC3 #9CD3DB #9CB3DB
triadic
#9CD3DB #DB9CD3 #D3DB9C
tetradic
#9CD3DB #C39CDB #DBA49C #B3DB9C
square
#9CD3DB #C39CDB #DBA49C #B3DB9C
split-complementary
#9CD3DB #DB9CB3 #DBC39C
monochromatic
#43AAB9 #6FBFCB #9CD3DB #C9E7EB #E9F5F7
Accessibility & contrast
On white
1.65
#9CD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#9CD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD3DB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD3DB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#87D8D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd3db; /* rgb */ color: rgb(156, 211, 219); /* oklch */ color: oklch(83.2% 0.058 207.3);
Tailwind
colors: {
custom: {
50: '#bbe0e6',
500: '#9cd3db',
950: '#000000',
},
}SCSS
$custom: #9cd3db; $custom-light: #bbe0e6; $custom-dark: #000000;
JSON
{
"hex": "#9cd3db",
"rgb": {
"r": 156,
"g": 211,
"b": 219
},
"hsl": {
"h": 187.619,
"s": 46.667,
"l": 73.529
},
"oklch": {
"l": 0.8316,
"c": 0.0576,
"h": 207.3
},
"luminance": 0.58771
}Semantic roles & 50–950 ramp
primary
#9CD3DB
secondary
#B37269
accent
#3E2CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484