#9ABCBE#9ABCBE
#9ABCBE is a light, muted teal. Relative luminance 0.466; OKLCH L 77.1% C 0.037 H 200.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCBE |
|---|---|
| RGB | rgb(154, 188, 190) |
| HSL | hsl(183, 22%, 67%) |
| HSV | hsv(183, 19%, 75%) |
| CMYK | cmyk(18.9%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.90, -10.95, -4.81) |
| CIE-LCH | lch(73.90, 11.96, 203.70°) |
| OKLab | oklab(77.09% -0.0343 -0.0131) |
| OKLCH | oklch(77.09% 0.037 200.8) |
| XYZ | xyz(40.6013, 46.5528, 55.5516) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.47
Cool Grey
#95A3A6
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 9.43
Cool Gray
#9AA7B0
ΔE00 9.95
Light Grey Blue
#9DBCD4
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCBE #BE9C9A
analogous
#9ABEAE #9ABCBE #9AAABE
triadic
#9ABCBE #BE9ABC #BCBE9A
tetradic
#9ABCBE #AE9ABE #BE9C9A #AABE9A
square
#9ABCBE #AE9ABE #BE9C9A #AABE9A
split-complementary
#9ABCBE #BE9AAA #BEAE9A
monochromatic
#578487 #75A3A6 #9ABCBE #BFD5D6 #E4EDEE
Accessibility & contrast
On white
2.04
#9ABCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#9ABCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCBE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCBE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#8FBFBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abcbe; /* rgb */ color: rgb(154, 188, 190); /* oklch */ color: oklch(77.1% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#b8d0d1',
500: '#9abcbe',
950: '#000000',
},
}SCSS
$custom: #9abcbe; $custom-light: #b8d0d1; $custom-dark: #000000;
JSON
{
"hex": "#9abcbe",
"rgb": {
"r": 154,
"g": 188,
"b": 190
},
"hsl": {
"h": 183.333,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.77088,
"c": 0.03675,
"h": 200.8
},
"luminance": 0.46554
}Semantic roles & 50–950 ramp
primary
#9ABCBE
secondary
#E0D5D4
accent
#4A45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282