#9ABCAE#9ABCAE
#9ABCAE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.042 H 168.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCAE |
|---|---|
| RGB | rgb(154, 188, 174) |
| HSL | hsl(155, 20%, 67%) |
| HSV | hsv(155, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(73.47, -14.29, 3.29) |
| CIE-LCH | lch(73.47, 14.66, 167.05°) |
| OKLab | oklab(76.61% -0.0409 0.0085) |
| OKLCH | oklch(76.61% 0.042 168.3) |
| XYZ | xyz(38.9476, 45.8914, 46.8421) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.27
Greyish Teal
#719F91
ΔE00 9.67
Darkseagreen
#8FBC8F
ΔE00 9.75
Sage Green
#9CAF88
ΔE00 10.14
Seafoam Blue
#78D1B6
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCAE #BC9AA8
analogous
#9ABC9D #9ABCAE #9AB9BC
triadic
#9ABCAE #AE9ABC #BCAE9A
tetradic
#9ABCAE #9D9ABC #BC9AA8 #B9BC9A
square
#9ABCAE #9D9ABC #BC9AA8 #B9BC9A
split-complementary
#9ABCAE #BC9AB9 #BC9D9A
monochromatic
#588472 #75A490 #9ABCAE #BFD4CC #E4EDE9
Accessibility & contrast
On white
2.06
#9ABCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9ABCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCAE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCAE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#93BCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9abcae; /* rgb */ color: rgb(154, 188, 174); /* oklch */ color: oklch(76.6% 0.042 168.3);
Tailwind
colors: {
custom: {
50: '#b8d0c6',
500: '#9abcae',
950: '#000000',
},
}SCSS
$custom: #9abcae; $custom-light: #b8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#9abcae",
"rgb": {
"r": 154,
"g": 188,
"b": 174
},
"hsl": {
"h": 155.294,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.76606,
"c": 0.0418,
"h": 168.3
},
"luminance": 0.45892
}Semantic roles & 50–950 ramp
primary
#9ABCAE
secondary
#DED4D8
accent
#476B9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282