#89BEBD#89BEBD
#89BEBD is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.055 H 194.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEBD |
|---|---|
| RGB | rgb(137, 190, 189) |
| HSL | hsl(179, 29%, 64%) |
| HSV | hsv(179, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.43, -17.40, -5.08) |
| CIE-LCH | lch(73.43, 18.13, 196.27°) |
| OKLab | oklab(76.44% -0.0535 -0.0139) |
| OKLCH | oklch(76.44% 0.055 194.6) |
| XYZ | xyz(37.9123, 45.8175, 54.9803) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.50
Mediumturquoise
#48D1CC
ΔE00 9.61
Pale Teal
#82CBB2
ΔE00 9.76
Cadetblue
#5F9EA0
ΔE00 10.01
Lightblue
#ADD8E6
ΔE00 10.48
Darkturquoise
#00CED1
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEBD #BE898A
analogous
#89BEA3 #89BEBD #89A5BE
triadic
#89BEBD #BD89BE #BEBD89
tetradic
#89BEBD #A389BE #BE898A #A5BE89
square
#89BEBD #A389BE #BE898A #A5BE89
split-complementary
#89BEBD #BE89A5 #BEA389
monochromatic
#498483 #62A8A7 #89BEBD #B0D4D3 #D8E9E9
Accessibility & contrast
On white
2.07
#89BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#89BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEBD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEBD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#77C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bebd; /* rgb */ color: rgb(137, 190, 189); /* oklch */ color: oklch(76.4% 0.055 194.6);
Tailwind
colors: {
custom: {
50: '#add1d0',
500: '#89bebd',
950: '#000000',
},
}SCSS
$custom: #89bebd; $custom-light: #add1d0; $custom-dark: #000000;
JSON
{
"hex": "#89bebd",
"rgb": {
"r": 137,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.868,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.76438,
"c": 0.05532,
"h": 194.6
},
"luminance": 0.45819
}Semantic roles & 50–950 ramp
primary
#89BEBD
secondary
#DBC8C9
accent
#3E40A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282