#89BFBF#89BFBF
#89BFBF is a light, muted teal. Relative luminance 0.463; OKLCH L 76.7% C 0.056 H 196.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFBF |
|---|---|
| RGB | rgb(137, 191, 191) |
| HSL | hsl(180, 30%, 64%) |
| HSV | hsv(180, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.77, -17.46, -5.67) |
| CIE-LCH | lch(73.77, 18.35, 197.99°) |
| OKLab | oklab(76.73% -0.054 -0.0155) |
| OKLCH | oklch(76.73% 0.056 196) |
| XYZ | xyz(38.3482, 46.3396, 56.2039) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.16
Mediumturquoise
#48D1CC
ΔE00 9.52
Pale Teal
#82CBB2
ΔE00 10.06
Lightblue
#ADD8E6
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.20
Darkturquoise
#00CED1
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFBF #BF8989
analogous
#89BFA4 #89BFBF #89A4BF
triadic
#89BFBF #BF89BF #BFBF89
tetradic
#89BFBF #A489BF #BF8989 #A4BF89
square
#89BFBF #A489BF #BF8989 #A4BF89
split-complementary
#89BFBF #BF89A4 #BFA489
monochromatic
#488585 #61A9A9 #89BFBF #B1D5D5 #D8EAEA
Accessibility & contrast
On white
2.05
#89BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#89BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFBF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFBF | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#76C2BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bfbf; /* rgb */ color: rgb(137, 191, 191); /* oklch */ color: oklch(76.7% 0.056 196.0);
Tailwind
colors: {
custom: {
50: '#add2d2',
500: '#89bfbf',
950: '#000000',
},
}SCSS
$custom: #89bfbf; $custom-light: #add2d2; $custom-dark: #000000;
JSON
{
"hex": "#89bfbf",
"rgb": {
"r": 137,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76726,
"c": 0.0562,
"h": 196
},
"luminance": 0.46342
}Semantic roles & 50–950 ramp
primary
#89BFBF
secondary
#DBC9C9
accent
#3D3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282