#89BFB3#89BFB3
#89BFB3 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.059 H 179.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFB3 |
|---|---|
| RGB | rgb(137, 191, 179) |
| HSL | hsl(167, 30%, 64%) |
| HSV | hsv(167, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(73.44, -20.15, 0.38) |
| CIE-LCH | lch(73.44, 20.16, 178.91°) |
| OKLab | oklab(76.35% -0.059 0.0007) |
| OKLCH | oklch(76.35% 0.059 179.3) |
| XYZ | xyz(37.0814, 45.8328, 49.5319) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 9.25
Greyish Teal
#719F91
ΔE00 9.29
Mediumturquoise
#48D1CC
ΔE00 9.57
Tealish
#24BCA8
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFB3 #BF8995
analogous
#89BF98 #89BFB3 #89B0BF
triadic
#89BFB3 #B389BF #BFB389
tetradic
#89BFB3 #9889BF #BF8995 #B0BF89
square
#89BFB3 #9889BF #BF8995 #B0BF89
split-complementary
#89BFB3 #BF89B0 #BF9889
monochromatic
#488578 #61A999 #89BFB3 #B1D5CD #D8EAE6
Accessibility & contrast
On white
2.07
#89BFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#89BFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFB3
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFB3 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B3
Deuteranopia (green-blind)
#B1B1B4
Tritanopia (blue-blind)
#7AC1BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bfb3; /* rgb */ color: rgb(137, 191, 179); /* oklch */ color: oklch(76.4% 0.059 179.3);
Tailwind
colors: {
custom: {
50: '#add2c9',
500: '#89bfb3',
950: '#000000',
},
}SCSS
$custom: #89bfb3; $custom-light: #add2c9; $custom-dark: #000000;
JSON
{
"hex": "#89bfb3",
"rgb": {
"r": 137,
"g": 191,
"b": 179
},
"hsl": {
"h": 166.667,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76355,
"c": 0.05902,
"h": 179.3
},
"luminance": 0.45835
}Semantic roles & 50–950 ramp
primary
#89BFB3
secondary
#DBC9CD
accent
#3D55A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282