#9EC0BE#9EC0BE
#9EC0BE is a light, muted teal. Relative luminance 0.487; OKLCH L 78.2% C 0.037 H 192.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC0BE |
|---|---|
| RGB | rgb(158, 192, 190) |
| HSL | hsl(176, 21%, 69%) |
| HSV | hsv(176, 18%, 75%) |
| CMYK | cmyk(17.7%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(75.25, -11.77, -2.79) |
| CIE-LCH | lch(75.25, 12.10, 193.32°) |
| OKLab | oklab(78.22% -0.0359 -0.0076) |
| OKLCH | oklch(78.22% 0.037 192) |
| XYZ | xyz(42.2419, 48.6848, 55.8767) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.50
Lightblue
#ADD8E6
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 10.23
Silver (survey)
#C5C9C7
ΔE00 11.24
Pale Teal
#82CBB2
ΔE00 11.36
Bluegrey
#85A3B2
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC0BE #C09EA0
analogous
#9EC0AD #9EC0BE #9EB1C0
triadic
#9EC0BE #BE9EC0 #C0BE9E
tetradic
#9EC0BE #AD9EC0 #C09EA0 #B1C09E
square
#9EC0BE #AD9EC0 #C09EA0 #B1C09E
split-complementary
#9EC0BE #C09EB1 #C0AD9E
monochromatic
#5A8A87 #79A8A5 #9EC0BE #C3D8D7 #E8F0F0
Accessibility & contrast
On white
1.96
#9EC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#9EC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC0BE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC0BE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#94C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ec0be; /* rgb */ color: rgb(158, 192, 190); /* oklch */ color: oklch(78.2% 0.037 192.0);
Tailwind
colors: {
custom: {
50: '#bbd3d1',
500: '#9ec0be',
950: '#000000',
},
}SCSS
$custom: #9ec0be; $custom-light: #bbd3d1; $custom-dark: #000000;
JSON
{
"hex": "#9ec0be",
"rgb": {
"r": 158,
"g": 192,
"b": 190
},
"hsl": {
"h": 176.471,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.78225,
"c": 0.03666,
"h": 192
},
"luminance": 0.48686
}Semantic roles & 50–950 ramp
primary
#9EC0BE
secondary
#E2D8D8
accent
#464BA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282