#9BBDAF#9BBDAF
#9BBDAF is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.042 H 168.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDAF |
|---|---|
| RGB | rgb(155, 189, 175) |
| HSL | hsl(155, 20%, 67%) |
| HSV | hsv(155, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(73.84, -14.28, 3.28) |
| CIE-LCH | lch(73.84, 14.65, 167.06°) |
| OKLab | oklab(76.92% -0.0409 0.0085) |
| OKLCH | oklch(76.92% 0.042 168.3) |
| XYZ | xyz(39.4510, 46.4578, 47.4378) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.21
Greenish Grey
#96AE8D
ΔE00 8.36
Darkseagreen
#8FBC8F
ΔE00 9.79
Greyish Teal
#719F91
ΔE00 9.93
Seafoam Blue
#78D1B6
ΔE00 10.21
Sage Green
#9CAF88
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDAF #BD9BA9
analogous
#9BBD9E #9BBDAF #9BBABD
triadic
#9BBDAF #AF9BBD #BDAF9B
tetradic
#9BBDAF #9E9BBD #BD9BA9 #BABD9B
square
#9BBDAF #9E9BBD #BD9BA9 #BABD9B
split-complementary
#9BBDAF #BD9BBA #BD9E9B
monochromatic
#588573 #76A592 #9BBDAF #C0D5CC #E5EEEA
Accessibility & contrast
On white
2.04
#9BBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#9BBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDAF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDAF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#94BDB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbdaf; /* rgb */ color: rgb(155, 189, 175); /* oklch */ color: oklch(76.9% 0.042 168.3);
Tailwind
colors: {
custom: {
50: '#b9d1c6',
500: '#9bbdaf',
950: '#000000',
},
}SCSS
$custom: #9bbdaf; $custom-light: #b9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#9bbdaf",
"rgb": {
"r": 155,
"g": 189,
"b": 175
},
"hsl": {
"h": 155.294,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76923,
"c": 0.04176,
"h": 168.3
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#9BBDAF
secondary
#DFD5D9
accent
#476B9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282