#9ABCAF#9ABCAF
#9ABCAF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.041 H 170.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCAF |
|---|---|
| RGB | rgb(154, 188, 175) |
| HSL | hsl(157, 20%, 67%) |
| HSV | hsv(157, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(73.50, -14.09, 2.78) |
| CIE-LCH | lch(73.50, 14.36, 168.84°) |
| OKLab | oklab(76.63% -0.0405 0.0071) |
| OKLCH | oklch(76.63% 0.041 170) |
| XYZ | xyz(39.0455, 45.9305, 47.3574) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.43
Greenish Grey
#96AE8D
ΔE00 8.55
Greyish Teal
#719F91
ΔE00 9.71
Darkseagreen
#8FBC8F
ΔE00 10.13
Seafoam Blue
#78D1B6
ΔE00 10.42
Sage Green
#9CAF88
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCAF #BC9AA7
analogous
#9ABC9E #9ABCAF #9AB8BC
triadic
#9ABCAF #AF9ABC #BCAF9A
tetradic
#9ABCAF #9E9ABC #BC9AA7 #B8BC9A
square
#9ABCAF #9E9ABC #BC9AA7 #B8BC9A
split-complementary
#9ABCAF #BC9AB8 #BC9E9A
monochromatic
#588473 #75A492 #9ABCAF #BFD4CC #E4EDE9
Accessibility & contrast
On white
2.06
#9ABCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9ABCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCAF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCAF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#93BDB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abcaf; /* rgb */ color: rgb(154, 188, 175); /* oklch */ color: oklch(76.6% 0.041 170.0);
Tailwind
colors: {
custom: {
50: '#b8d0c6',
500: '#9abcaf',
950: '#000000',
},
}SCSS
$custom: #9abcaf; $custom-light: #b8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#9abcaf",
"rgb": {
"r": 154,
"g": 188,
"b": 175
},
"hsl": {
"h": 157.059,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.76635,
"c": 0.04113,
"h": 170
},
"luminance": 0.45932
}Semantic roles & 50–950 ramp
primary
#9ABCAF
secondary
#DED4D8
accent
#47689F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282