#89BEBC#89BEBC
#89BEBC is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.055 H 193.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEBC |
|---|---|
| RGB | rgb(137, 190, 188) |
| HSL | hsl(178, 29%, 64%) |
| HSV | hsv(178, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.40, -17.63, -4.57) |
| CIE-LCH | lch(73.40, 18.21, 194.54°) |
| OKLab | oklab(76.41% -0.0539 -0.0126) |
| OKLCH | oklch(76.41% 0.055 193.1) |
| XYZ | xyz(37.8041, 45.7742, 54.4106) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.35
Mediumturquoise
#48D1CC
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 10.03
Greyish Teal
#719F91
ΔE00 10.47
Darkturquoise
#00CED1
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEBC #BE898B
analogous
#89BEA2 #89BEBC #89A6BE
triadic
#89BEBC #BC89BE #BEBC89
tetradic
#89BEBC #A289BE #BE898B #A6BE89
square
#89BEBC #A289BE #BE898B #A6BE89
split-complementary
#89BEBC #BE89A6 #BEA289
monochromatic
#498482 #62A8A6 #89BEBC #B0D4D2 #D8E9E9
Accessibility & contrast
On white
2.07
#89BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#89BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEBC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEBC | 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)
#B8B9BC
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#77C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bebc; /* rgb */ color: rgb(137, 190, 188); /* oklch */ color: oklch(76.4% 0.055 193.1);
Tailwind
colors: {
custom: {
50: '#add1d0',
500: '#89bebc',
950: '#000000',
},
}SCSS
$custom: #89bebc; $custom-light: #add1d0; $custom-dark: #000000;
JSON
{
"hex": "#89bebc",
"rgb": {
"r": 137,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.736,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.76406,
"c": 0.0554,
"h": 193.1
},
"luminance": 0.45776
}Semantic roles & 50–950 ramp
primary
#89BEBC
secondary
#DBC8C9
accent
#3E42A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282