#9CD3DA#9CD3DA
#9CD3DA is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.1% C 0.057 H 205.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD3DA |
|---|---|
| RGB | rgb(156, 211, 218) |
| HSL | hsl(187, 46%, 73%) |
| HSV | hsv(187, 28%, 85%) |
| CMYK | cmyk(28.4%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(81.14, -15.99, -9.18) |
| CIE-LCH | lch(81.14, 18.44, 209.87°) |
| OKLab | oklab(83.13% -0.0516 -0.0251) |
| OKLCH | oklch(83.13% 0.057 205.9) |
| XYZ | xyz(49.6554, 58.7160, 75.0330) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.62
Lightblue
#ADD8E6
ΔE00 5.01
Paleturquoise
#AFEEEE
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Sky Blue
#87CEEB
ΔE00 7.62
Ice Blue
#A5DFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD3DA #DAA39C
analogous
#9CDAC2 #9CD3DA #9CB4DA
triadic
#9CD3DA #DA9CD3 #D3DA9C
tetradic
#9CD3DA #C29CDA #DAA39C #B4DA9C
square
#9CD3DA #C29CDA #DAA39C #B4DA9C
split-complementary
#9CD3DA #DA9CB4 #DAC29C
monochromatic
#44AAB7 #6FBFC9 #9CD3DA #C9E7EB #E9F5F7
Accessibility & contrast
On white
1.65
#9CD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#9CD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD3DA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD3DA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#87D8D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd3da; /* rgb */ color: rgb(156, 211, 218); /* oklch */ color: oklch(83.1% 0.057 205.9);
Tailwind
colors: {
custom: {
50: '#bbe0e5',
500: '#9cd3da',
950: '#000000',
},
}SCSS
$custom: #9cd3da; $custom-light: #bbe0e5; $custom-dark: #000000;
JSON
{
"hex": "#9cd3da",
"rgb": {
"r": 156,
"g": 211,
"b": 218
},
"hsl": {
"h": 186.774,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.83127,
"c": 0.05735,
"h": 205.9
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#9CD3DA
secondary
#B17169
accent
#3D2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484