#9EBBBD#9EBBBD
#9EBBBD is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.032 H 201.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBBD |
|---|---|
| RGB | rgb(158, 187, 189) |
| HSL | hsl(184, 19%, 68%) |
| HSV | hsv(184, 16%, 74%) |
| CMYK | cmyk(16.4%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.86, -9.36, -4.30) |
| CIE-LCH | lch(73.86, 10.30, 204.67°) |
| OKLab | oklab(77.11% -0.0294 -0.0117) |
| OKLCH | oklch(77.11% 0.032 201.6) |
| XYZ | xyz(41.0537, 46.4827, 54.9433) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 8.86
Bluegrey
#85A3B2
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBBD #BDA09E
analogous
#9EBDAF #9EBBBD #9EABBD
triadic
#9EBBBD #BD9EBB #BBBD9E
tetradic
#9EBBBD #AF9EBD #BDA09E #ABBD9E
square
#9EBBBD #AF9EBD #BDA09E #ABBD9E
split-complementary
#9EBBBD #BD9EAB #BDAF9E
monochromatic
#5B8386 #7AA1A4 #9EBBBD #C2D5D6 #E7EEEF
Accessibility & contrast
On white
2.04
#9EBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9EBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBBD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBBD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#95BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbbd; /* rgb */ color: rgb(158, 187, 189); /* oklch */ color: oklch(77.1% 0.032 201.6);
Tailwind
colors: {
custom: {
50: '#bbcfd0',
500: '#9ebbbd',
950: '#000000',
},
}SCSS
$custom: #9ebbbd; $custom-light: #bbcfd0; $custom-dark: #000000;
JSON
{
"hex": "#9ebbbd",
"rgb": {
"r": 158,
"g": 187,
"b": 189
},
"hsl": {
"h": 183.871,
"s": 19.018,
"l": 68.039
},
"oklch": {
"l": 0.77109,
"c": 0.03164,
"h": 201.6
},
"luminance": 0.46484
}Semantic roles & 50–950 ramp
primary
#9EBBBD
secondary
#E0D7D7
accent
#4E489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282