#89BEBB#89BEBB
#89BEBB is a light, muted teal. Relative luminance 0.457; OKLCH L 76.4% C 0.056 H 191.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEBB |
|---|---|
| RGB | rgb(137, 190, 187) |
| HSL | hsl(177, 29%, 64%) |
| HSV | hsv(177, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.37, -17.86, -4.07) |
| CIE-LCH | lch(73.37, 18.32, 192.84°) |
| OKLab | oklab(76.37% -0.0544 -0.0112) |
| OKLCH | oklch(76.37% 0.056 191.6) |
| XYZ | xyz(37.6967, 45.7313, 53.8448) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.42
Powder Blue
#B0E0E6
ΔE00 9.86
Cadetblue
#5F9EA0
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.26
Seafoam Blue
#78D1B6
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEBB #BE898C
analogous
#89BEA1 #89BEBB #89A7BE
triadic
#89BEBB #BB89BE #BEBB89
tetradic
#89BEBB #A189BE #BE898C #A7BE89
square
#89BEBB #A189BE #BE898C #A7BE89
split-complementary
#89BEBB #BE89A7 #BEA189
monochromatic
#498481 #62A8A4 #89BEBB #B0D4D2 #D8E9E8
Accessibility & contrast
On white
2.07
#89BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#89BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEBB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEBB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#77C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bebb; /* rgb */ color: rgb(137, 190, 187); /* oklch */ color: oklch(76.4% 0.056 191.6);
Tailwind
colors: {
custom: {
50: '#add1cf',
500: '#89bebb',
950: '#000000',
},
}SCSS
$custom: #89bebb; $custom-light: #add1cf; $custom-dark: #000000;
JSON
{
"hex": "#89bebb",
"rgb": {
"r": 137,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.604,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.76374,
"c": 0.05551,
"h": 191.6
},
"luminance": 0.45733
}Semantic roles & 50–950 ramp
primary
#89BEBB
secondary
#DBC8C9
accent
#3E44A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282