#9EBABE#9EBABE
#9EBABE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.031 H 207.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBABE |
|---|---|
| RGB | rgb(158, 186, 190) |
| HSL | hsl(188, 20%, 68%) |
| HSV | hsv(188, 17%, 75%) |
| CMYK | cmyk(16.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.61, -8.62, -5.21) |
| CIE-LCH | lch(73.61, 10.07, 211.13°) |
| OKLab | oklab(76.92% -0.0276 -0.0141) |
| OKLCH | oklch(76.92% 0.031 207.1) |
| XYZ | xyz(40.9513, 46.1035, 55.4465) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.99
Bluegrey
#85A3B2
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.45
Lightblue
#ADD8E6
ΔE00 8.46
Bluey Grey
#89A0B0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBABE #BEA29E
analogous
#9EBEB2 #9EBABE #9EAABE
triadic
#9EBABE #BE9EBA #BABE9E
tetradic
#9EBABE #B29EBE #BEA29E #AABE9E
square
#9EBABE #B29EBE #BEA29E #AABE9E
split-complementary
#9EBABE #BE9EAA #BEB29E
monochromatic
#5B8287 #79A0A5 #9EBABE #C3D4D7 #E7EEEF
Accessibility & contrast
On white
2.05
#9EBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9EBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBABE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBABE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#95BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebabe; /* rgb */ color: rgb(158, 186, 190); /* oklch */ color: oklch(76.9% 0.031 207.1);
Tailwind
colors: {
custom: {
50: '#bbced1',
500: '#9ebabe',
950: '#000000',
},
}SCSS
$custom: #9ebabe; $custom-light: #bbced1; $custom-dark: #000000;
JSON
{
"hex": "#9ebabe",
"rgb": {
"r": 158,
"g": 186,
"b": 190
},
"hsl": {
"h": 187.5,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.76924,
"c": 0.03102,
"h": 207.1
},
"luminance": 0.46105
}Semantic roles & 50–950 ramp
primary
#9EBABE
secondary
#E1D8D7
accent
#52479E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282