#9ABEAF#9ABEAF
#9ABEAF is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.044 H 167.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABEAF |
|---|---|
| RGB | rgb(154, 190, 175) |
| HSL | hsl(155, 22%, 67%) |
| HSV | hsv(155, 19%, 75%) |
| CMYK | cmyk(18.9%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(74.06, -15.12, 3.58) |
| CIE-LCH | lch(74.06, 15.54, 166.67°) |
| OKLab | oklab(77.08% -0.0432 0.0093) |
| OKLCH | oklch(77.08% 0.044 167.9) |
| XYZ | xyz(39.4757, 46.7909, 47.5008) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.59
Greenish Grey
#96AE8D
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 9.41
Seafoam Blue
#78D1B6
ΔE00 9.62
Greyish Teal
#719F91
ΔE00 9.94
Sage Green
#9CAF88
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABEAF #BE9AA9
analogous
#9ABE9D #9ABEAF #9ABBBE
triadic
#9ABEAF #AF9ABE #BEAF9A
tetradic
#9ABEAF #9D9ABE #BE9AA9 #BBBE9A
square
#9ABEAF #9D9ABE #BE9AA9 #BBBE9A
split-complementary
#9ABEAF #BE9ABB #BE9D9A
monochromatic
#578773 #75A692 #9ABEAF #BFD6CC #E4EEEA
Accessibility & contrast
On white
2.03
#9ABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#9ABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABEAF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABEAF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#92BEB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abeaf; /* rgb */ color: rgb(154, 190, 175); /* oklch */ color: oklch(77.1% 0.044 167.9);
Tailwind
colors: {
custom: {
50: '#b8d1c6',
500: '#9abeaf',
950: '#000000',
},
}SCSS
$custom: #9abeaf; $custom-light: #b8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#9abeaf",
"rgb": {
"r": 154,
"g": 190,
"b": 175
},
"hsl": {
"h": 155,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.77077,
"c": 0.04423,
"h": 167.9
},
"luminance": 0.46792
}Semantic roles & 50–950 ramp
primary
#9ABEAF
secondary
#E0D4D9
accent
#456BA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282