#9ABBBE#9ABBBE
#9ABBBE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.036 H 203.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBBE |
|---|---|
| RGB | rgb(154, 187, 190) |
| HSL | hsl(185, 22%, 67%) |
| HSV | hsv(185, 19%, 75%) |
| CMYK | cmyk(18.9%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.63, -10.42, -5.21) |
| CIE-LCH | lch(73.63, 11.65, 206.57°) |
| OKLab | oklab(76.87% -0.033 -0.0142) |
| OKLCH | oklch(76.87% 0.036 203.2) |
| XYZ | xyz(40.3884, 46.1271, 55.4806) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 8.52
Bluegrey
#85A3B2
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 9.26
Cool Gray
#9AA7B0
ΔE00 9.39
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBBE #BE9D9A
analogous
#9ABEAF #9ABBBE #9AA9BE
triadic
#9ABBBE #BE9ABB #BBBE9A
tetradic
#9ABBBE #AF9ABE #BE9D9A #A9BE9A
square
#9ABBBE #AF9ABE #BE9D9A #A9BE9A
split-complementary
#9ABBBE #BE9AA9 #BEAF9A
monochromatic
#578387 #75A2A6 #9ABBBE #BFD4D6 #E4EDEE
Accessibility & contrast
On white
2.05
#9ABBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#9ABBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBBE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBBE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#8FBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abbbe; /* rgb */ color: rgb(154, 187, 190); /* oklch */ color: oklch(76.9% 0.036 203.2);
Tailwind
colors: {
custom: {
50: '#b8cfd1',
500: '#9abbbe',
950: '#000000',
},
}SCSS
$custom: #9abbbe; $custom-light: #b8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#9abbbe",
"rgb": {
"r": 154,
"g": 187,
"b": 190
},
"hsl": {
"h": 185,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.7687,
"c": 0.0359,
"h": 203.2
},
"luminance": 0.46128
}Semantic roles & 50–950 ramp
primary
#9ABBBE
secondary
#E0D5D4
accent
#4D45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282