#89BEBF#89BEBF
#89BEBF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.055 H 197.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEBF |
|---|---|
| RGB | rgb(137, 190, 191) |
| HSL | hsl(181, 30%, 64%) |
| HSV | hsv(181, 28%, 75%) |
| CMYK | cmyk(28.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.48, -16.94, -6.08) |
| CIE-LCH | lch(73.48, 18.00, 199.75°) |
| OKLab | oklab(76.5% -0.0527 -0.0167) |
| OKLCH | oklch(76.5% 0.055 197.5) |
| XYZ | xyz(38.1309, 45.9049, 56.1315) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.19
Mediumturquoise
#48D1CC
ΔE00 9.89
Lightblue
#ADD8E6
ΔE00 9.89
Cadetblue
#5F9EA0
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.60
Darkturquoise
#00CED1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEBF #BF8A89
analogous
#89BFA5 #89BEBF #89A3BF
triadic
#89BEBF #BF89BE #BEBF89
tetradic
#89BEBF #A589BF #BF8A89 #A3BF89
square
#89BEBF #A589BF #BF8A89 #A3BF89
split-complementary
#89BEBF #BF89A3 #BFA589
monochromatic
#488485 #61A8A9 #89BEBF #B1D4D5 #D8EAEA
Accessibility & contrast
On white
2.06
#89BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#89BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEBF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEBF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#76C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bebf; /* rgb */ color: rgb(137, 190, 191); /* oklch */ color: oklch(76.5% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#add1d2',
500: '#89bebf',
950: '#000000',
},
}SCSS
$custom: #89bebf; $custom-light: #add1d2; $custom-dark: #000000;
JSON
{
"hex": "#89bebf",
"rgb": {
"r": 137,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.111,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76502,
"c": 0.05529,
"h": 197.5
},
"luminance": 0.45907
}Semantic roles & 50–950 ramp
primary
#89BEBF
secondary
#DBC9C9
accent
#3F3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282