#89BEBE#89BEBE
#89BEBE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.055 H 196.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEBE |
|---|---|
| RGB | rgb(137, 190, 190) |
| HSL | hsl(180, 29%, 64%) |
| HSV | hsv(180, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.46, -17.17, -5.58) |
| CIE-LCH | lch(73.46, 18.06, 198.00°) |
| OKLab | oklab(76.47% -0.0531 -0.0153) |
| OKLCH | oklch(76.47% 0.055 196.1) |
| XYZ | xyz(38.0212, 45.8611, 55.5539) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.34
Mediumturquoise
#48D1CC
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 10.00
Pale Teal
#82CBB2
ΔE00 10.17
Lightblue
#ADD8E6
ΔE00 10.18
Darkturquoise
#00CED1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEBE #BE8989
analogous
#89BEA4 #89BEBE #89A4BE
triadic
#89BEBE #BE89BE #BEBE89
tetradic
#89BEBE #A489BE #BE8989 #A4BE89
square
#89BEBE #A489BE #BE8989 #A4BE89
split-complementary
#89BEBE #BE89A4 #BEA489
monochromatic
#498484 #62A8A8 #89BEBE #B0D4D4 #D8E9E9
Accessibility & contrast
On white
2.06
#89BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#89BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEBE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEBE | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#76C1BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bebe; /* rgb */ color: rgb(137, 190, 190); /* oklch */ color: oklch(76.5% 0.055 196.1);
Tailwind
colors: {
custom: {
50: '#add1d1',
500: '#89bebe',
950: '#000000',
},
}SCSS
$custom: #89bebe; $custom-light: #add1d1; $custom-dark: #000000;
JSON
{
"hex": "#89bebe",
"rgb": {
"r": 137,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.7647,
"c": 0.05529,
"h": 196.1
},
"luminance": 0.45863
}Semantic roles & 50–950 ramp
primary
#89BEBE
secondary
#DBC8C8
accent
#3E3EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282