#9EBABC#9EBABC
#9EBABC is a light, muted teal. Relative luminance 0.460; OKLCH L 76.9% C 0.031 H 201.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBABC |
|---|---|
| RGB | rgb(158, 186, 188) |
| HSL | hsl(184, 18%, 68%) |
| HSV | hsv(184, 16%, 74%) |
| CMYK | cmyk(16%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.56, -9.05, -4.20) |
| CIE-LCH | lch(73.56, 9.97, 204.90°) |
| OKLab | oklab(76.86% -0.0284 -0.0114) |
| OKLCH | oklch(76.86% 0.031 201.8) |
| XYZ | xyz(40.7342, 46.0166, 54.3031) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 8.52
Bluegrey
#85A3B2
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 9.41
Powder Blue
#B0E0E6
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBABC #BCA09E
analogous
#9EBCAF #9EBABC #9EABBC
triadic
#9EBABC #BC9EBA #BABC9E
tetradic
#9EBABC #AF9EBC #BCA09E #ABBC9E
square
#9EBABC #AF9EBC #BCA09E #ABBC9E
split-complementary
#9EBABC #BC9EAB #BCAF9E
monochromatic
#5B8284 #7AA0A3 #9EBABC #C2D4D5 #E6EDEE
Accessibility & contrast
On white
2.06
#9EBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9EBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBABC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBABC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#95BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebabc; /* rgb */ color: rgb(158, 186, 188); /* oklch */ color: oklch(76.9% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#bbced0',
500: '#9ebabc',
950: '#000000',
},
}SCSS
$custom: #9ebabc; $custom-light: #bbced0; $custom-dark: #000000;
JSON
{
"hex": "#9ebabc",
"rgb": {
"r": 158,
"g": 186,
"b": 188
},
"hsl": {
"h": 184,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.76861,
"c": 0.03063,
"h": 201.8
},
"luminance": 0.46018
}Semantic roles & 50–950 ramp
primary
#9EBABC
secondary
#E0D7D6
accent
#4E499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282