#9EBEAE#9EBEAE
#9EBEAE is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.041 H 163.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEAE |
|---|---|
| RGB | rgb(158, 190, 174) |
| HSL | hsl(150, 20%, 68%) |
| HSV | hsv(150, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(74.29, -14.00, 4.49) |
| CIE-LCH | lch(74.29, 14.70, 162.21°) |
| OKLab | oklab(77.32% -0.0397 0.0117) |
| OKLCH | oklch(77.32% 0.041 163.6) |
| XYZ | xyz(40.1520, 47.1510, 47.0218) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.75
Pale Teal
#82CBB2
ΔE00 8.35
Darkseagreen
#8FBC8F
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.50
Seafoam Blue
#78D1B6
ΔE00 10.36
Greyish Teal
#719F91
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEAE #BE9EAE
analogous
#9EBE9E #9EBEAE #9EBEBE
triadic
#9EBEAE #AE9EBE #BEAE9E
tetradic
#9EBEAE #9E9EBE #BE9EAE #BEBE9E
square
#9EBEAE #9E9EBE #BE9EAE #BEBE9E
split-complementary
#9EBEAE #BE9EBE #BE9E9E
monochromatic
#5B8771 #79A58F #9EBEAE #C3D7CD #E7EFEB
Accessibility & contrast
On white
2.01
#9EBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#9EBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEAE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEAE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#98BEB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9ebeae; /* rgb */ color: rgb(158, 190, 174); /* oklch */ color: oklch(77.3% 0.041 163.6);
Tailwind
colors: {
custom: {
50: '#bbd1c6',
500: '#9ebeae',
950: '#000000',
},
}SCSS
$custom: #9ebeae; $custom-light: #bbd1c6; $custom-dark: #000000;
JSON
{
"hex": "#9ebeae",
"rgb": {
"r": 158,
"g": 190,
"b": 174
},
"hsl": {
"h": 150,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77317,
"c": 0.04138,
"h": 163.6
},
"luminance": 0.47152
}Semantic roles & 50–950 ramp
primary
#9EBEAE
secondary
#E1D7DC
accent
#47739E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282