#89BFBE#89BFBE
#89BFBE is a light, muted teal. Relative luminance 0.463; OKLCH L 76.7% C 0.056 H 194.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFBE |
|---|---|
| RGB | rgb(137, 191, 190) |
| HSL | hsl(179, 30%, 64%) |
| HSV | hsv(179, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.74, -17.69, -5.16) |
| CIE-LCH | lch(73.74, 18.42, 196.28°) |
| OKLab | oklab(76.69% -0.0544 -0.0142) |
| OKLCH | oklch(76.69% 0.056 194.6) |
| XYZ | xyz(38.2385, 46.2957, 55.6263) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.32
Mediumturquoise
#48D1CC
ΔE00 9.39
Pale Teal
#82CBB2
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 10.20
Darkturquoise
#00CED1
ΔE00 10.36
Lightblue
#ADD8E6
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFBE #BF898A
analogous
#89BFA3 #89BFBE #89A5BF
triadic
#89BFBE #BE89BF #BFBE89
tetradic
#89BFBE #A389BF #BF898A #A5BF89
square
#89BFBE #A389BF #BF898A #A5BF89
split-complementary
#89BFBE #BF89A5 #BFA389
monochromatic
#488584 #61A9A8 #89BFBE #B1D5D4 #D8EAEA
Accessibility & contrast
On white
2.05
#89BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#89BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFBE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFBE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#76C2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bfbe; /* rgb */ color: rgb(137, 191, 190); /* oklch */ color: oklch(76.7% 0.056 194.6);
Tailwind
colors: {
custom: {
50: '#add2d1',
500: '#89bfbe',
950: '#000000',
},
}SCSS
$custom: #89bfbe; $custom-light: #add2d1; $custom-dark: #000000;
JSON
{
"hex": "#89bfbe",
"rgb": {
"r": 137,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.889,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76694,
"c": 0.05623,
"h": 194.6
},
"luminance": 0.46298
}Semantic roles & 50–950 ramp
primary
#89BFBE
secondary
#DBC9C9
accent
#3D3FA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282