#9FBBAE#9FBBAE
#9FBBAE is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.036 H 165.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBAE |
|---|---|
| RGB | rgb(159, 187, 174) |
| HSL | hsl(152, 17%, 68%) |
| HSV | hsv(152, 15%, 73%) |
| CMYK | cmyk(15%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.52, -12.10, 3.40) |
| CIE-LCH | lch(73.52, 12.57, 164.32°) |
| OKLab | oklab(76.73% -0.0345 0.0088) |
| OKLCH | oklch(76.73% 0.036 165.7) |
| XYZ | xyz(39.7065, 45.9667, 46.8167) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.11
Pale Teal
#82CBB2
ΔE00 9.82
Sage Green
#9CAF88
ΔE00 9.84
Greyish Teal
#719F91
ΔE00 10.37
Darkseagreen
#8FBC8F
ΔE00 10.42
Cool Grey
#95A3A6
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBAE #BB9FAC
analogous
#9FBBA0 #9FBBAE #9FBABB
triadic
#9FBBAE #AE9FBB #BBAE9F
tetradic
#9FBBAE #A09FBB #BB9FAC #BABB9F
square
#9FBBAE #A09FBB #BB9FAC #BABB9F
split-complementary
#9FBBAE #BB9FBA #BBA09F
monochromatic
#5D8371 #7BA290 #9FBBAE #C3D4CC #E7EEEA
Accessibility & contrast
On white
2.06
#9FBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9FBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBAE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBAE | 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)
#BAB7AD
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#9ABBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbbae; /* rgb */ color: rgb(159, 187, 174); /* oklch */ color: oklch(76.7% 0.036 165.7);
Tailwind
colors: {
custom: {
50: '#bbcfc6',
500: '#9fbbae',
950: '#000000',
},
}SCSS
$custom: #9fbbae; $custom-light: #bbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#9fbbae",
"rgb": {
"r": 159,
"g": 187,
"b": 174
},
"hsl": {
"h": 152.143,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76728,
"c": 0.03564,
"h": 165.7
},
"luminance": 0.45968
}Semantic roles & 50–950 ramp
primary
#9FBBAE
secondary
#DFD7DB
accent
#4A709B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282