#89BDB2#89BDB2
#89BDB2 is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.057 H 180.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDB2 |
|---|---|
| RGB | rgb(137, 189, 178) |
| HSL | hsl(167, 28%, 64%) |
| HSV | hsv(167, 28%, 74%) |
| CMYK | cmyk(27.5%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(72.84, -19.36, 0.06) |
| CIE-LCH | lch(72.84, 19.36, 179.81°) |
| OKLab | oklab(75.87% -0.0568 -0.0001) |
| OKLCH | oklch(75.87% 0.057 180.1) |
| XYZ | xyz(36.5474, 44.9262, 48.8568) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 8.08
Greyish Teal
#719F91
ΔE00 8.86
Mediumaquamarine
#66CDAA
ΔE00 9.82
Mediumturquoise
#48D1CC
ΔE00 9.90
Dull Teal
#5F9E8F
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDB2 #BD8994
analogous
#89BD98 #89BDB2 #89AEBD
triadic
#89BDB2 #B289BD #BDB289
tetradic
#89BDB2 #9889BD #BD8994 #AEBD89
square
#89BDB2 #9889BD #BD8994 #AEBD89
split-complementary
#89BDB2 #BD89AE #BD9889
monochromatic
#498376 #62A798 #89BDB2 #B0D3CC #D7E9E5
Accessibility & contrast
On white
2.10
#89BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#89BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDB2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDB2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#7ABFBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bdb2; /* rgb */ color: rgb(137, 189, 178); /* oklch */ color: oklch(75.9% 0.057 180.1);
Tailwind
colors: {
custom: {
50: '#add1c9',
500: '#89bdb2',
950: '#000000',
},
}SCSS
$custom: #89bdb2; $custom-light: #add1c9; $custom-dark: #000000;
JSON
{
"hex": "#89bdb2",
"rgb": {
"r": 137,
"g": 189,
"b": 178
},
"hsl": {
"h": 167.308,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.75872,
"c": 0.05683,
"h": 180.1
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#89BDB2
secondary
#DAC8CC
accent
#3F55A7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282