#89BBBB#89BBBB
#89BBBB is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.053 H 196.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBBB |
|---|---|
| RGB | rgb(137, 187, 187) |
| HSL | hsl(180, 27%, 64%) |
| HSV | hsv(180, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.53, -16.31, -5.32) |
| CIE-LCH | lch(72.53, 17.16, 198.06°) |
| OKLab | oklab(75.7% -0.0505 -0.0146) |
| OKLCH | oklch(75.7% 0.053 196.1) |
| XYZ | xyz(37.0536, 44.4451, 53.6304) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.90
Greyish Teal
#719F91
ΔE00 10.35
Mediumturquoise
#48D1CC
ΔE00 10.43
Lightblue
#ADD8E6
ΔE00 10.48
Pale Teal
#82CBB2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBBB #BB8989
analogous
#89BBA2 #89BBBB #89A2BB
triadic
#89BBBB #BB89BB #BBBB89
tetradic
#89BBBB #A289BB #BB8989 #A2BB89
square
#89BBBB #A289BB #BB8989 #A2BB89
split-complementary
#89BBBB #BB89A2 #BBA289
monochromatic
#4A8080 #62A5A5 #89BBBB #B0D1D1 #D7E8E8
Accessibility & contrast
On white
2.12
#89BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#89BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBBB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBBB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#78BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bbbb; /* rgb */ color: rgb(137, 187, 187); /* oklch */ color: oklch(75.7% 0.053 196.1);
Tailwind
colors: {
custom: {
50: '#adcfcf',
500: '#89bbbb',
950: '#000000',
},
}SCSS
$custom: #89bbbb; $custom-light: #adcfcf; $custom-dark: #000000;
JSON
{
"hex": "#89bbbb",
"rgb": {
"r": 137,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.757,
"c": 0.05253,
"h": 196.1
},
"luminance": 0.44447
}Semantic roles & 50–950 ramp
primary
#89BBBB
secondary
#D9C7C7
accent
#4040A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282