#9ECBBE#9ECBBE
#9ECBBE is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.051 H 175.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECBBE |
|---|---|
| RGB | rgb(158, 203, 190) |
| HSL | hsl(163, 30%, 71%) |
| HSV | hsv(163, 22%, 80%) |
| CMYK | cmyk(22.2%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(78.28, -17.43, 1.64) |
| CIE-LCH | lch(78.28, 17.51, 174.62°) |
| OKLab | oklab(80.64% -0.0506 0.0041) |
| OKLCH | oklch(80.64% 0.051 175.4) |
| XYZ | xyz(44.7480, 53.6970, 56.7121) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 9.53
Light Teal
#90E4C1
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 9.83
Mediumaquamarine
#66CDAA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECBBE #CB9EAB
analogous
#9ECBA7 #9ECBBE #9EC1CB
triadic
#9ECBBE #BE9ECB #CBBE9E
tetradic
#9ECBBE #A79ECB #CB9EAB #C1CB9E
square
#9ECBBE #A79ECB #CB9EAB #C1CB9E
split-complementary
#9ECBBE #CB9EC1 #CBA79E
monochromatic
#539B87 #76B6A3 #9ECBBE #C6E0D9 #EBF4F2
Accessibility & contrast
On white
1.79
#9ECBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#9ECBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECBBE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECBBE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#93CCC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ecbbe; /* rgb */ color: rgb(158, 203, 190); /* oklch */ color: oklch(80.6% 0.051 175.4);
Tailwind
colors: {
custom: {
50: '#bbdbd1',
500: '#9ecbbe',
950: '#000000',
},
}SCSS
$custom: #9ecbbe; $custom-light: #bbdbd1; $custom-dark: #000000;
JSON
{
"hex": "#9ecbbe",
"rgb": {
"r": 158,
"g": 203,
"b": 190
},
"hsl": {
"h": 162.667,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.80635,
"c": 0.05081,
"h": 175.4
},
"luminance": 0.53699
}Semantic roles & 50–950 ramp
primary
#9ECBBE
secondary
#A06D7C
accent
#3D5CA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483