#9ECBD2#9ECBD2
#9ECBD2 is a light, muted teal. Relative luminance 0.546; OKLCH L 81.2% C 0.048 H 208.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECBD2 |
|---|---|
| RGB | rgb(158, 203, 210) |
| HSL | hsl(188, 37%, 72%) |
| HSV | hsv(188, 25%, 82%) |
| CMYK | cmyk(24.8%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.83, -13.12, -8.31) |
| CIE-LCH | lch(78.83, 15.53, 212.36°) |
| OKLab | oklab(81.25% -0.0426 -0.0226) |
| OKLCH | oklch(81.25% 0.048 208) |
| XYZ | xyz(47.0858, 54.6321, 69.0244) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.68
Powder Blue
#B0E0E6
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 7.58
Ice Blue
#A5DFF9
ΔE00 8.13
Baby Blue
#89CFF0
ΔE00 8.68
Paleturquoise
#AFEEEE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECBD2 #D2A59E
analogous
#9ED2BF #9ECBD2 #9EB1D2
triadic
#9ECBD2 #D29ECB #CBD29E
tetradic
#9ECBD2 #BF9ED2 #D2A59E #B1D29E
square
#9ECBD2 #BF9ED2 #D2A59E #B1D29E
split-complementary
#9ECBD2 #D29EB1 #D2BF9E
monochromatic
#4E9CA8 #74B5BF #9ECBD2 #C8E1E5 #EAF4F5
Accessibility & contrast
On white
1.76
#9ECBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#9ECBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECBD2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECBD2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#8DCFCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ecbd2; /* rgb */ color: rgb(158, 203, 210); /* oklch */ color: oklch(81.2% 0.048 208.0);
Tailwind
colors: {
custom: {
50: '#bcdadf',
500: '#9ecbd2',
950: '#000000',
},
}SCSS
$custom: #9ecbd2; $custom-light: #bcdadf; $custom-dark: #000000;
JSON
{
"hex": "#9ecbd2",
"rgb": {
"r": 158,
"g": 203,
"b": 210
},
"hsl": {
"h": 188.077,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.81248,
"c": 0.04821,
"h": 208
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#9ECBD2
secondary
#A8746C
accent
#4636B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484