#89BCA7#89BCA7
#89BCA7 is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.3% C 0.062 H 167.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCA7 |
|---|---|
| RGB | rgb(137, 188, 167) |
| HSL | hsl(155, 28%, 64%) |
| HSV | hsv(155, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(72.28, -21.20, 5.24) |
| CIE-LCH | lch(72.28, 21.83, 166.11°) |
| OKLab | oklab(75.33% -0.0602 0.0135) |
| OKLCH | oklch(75.33% 0.062 167.4) |
| XYZ | xyz(35.2726, 44.0733, 43.2002) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 6.95
Darkseagreen
#8FBC8F
ΔE00 7.59
Mediumaquamarine
#66CDAA
ΔE00 7.92
Greenish Grey
#96AE8D
ΔE00 8.45
Greyish Teal
#719F91
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCA7 #BC899E
analogous
#89BC8D #89BCA7 #89B7BC
triadic
#89BCA7 #A789BC #BCA789
tetradic
#89BCA7 #8D89BC #BC899E #B7BC89
square
#89BCA7 #8D89BC #BC899E #B7BC89
split-complementary
#89BCA7 #BC89B7 #BC8D89
monochromatic
#49816A #62A68A #89BCA7 #B0D2C4 #D7E8E1
Accessibility & contrast
On white
2.14
#89BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#89BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCA7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCA7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#B0AFA8
Tritanopia (blue-blind)
#7DBCB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bca7; /* rgb */ color: rgb(137, 188, 167); /* oklch */ color: oklch(75.3% 0.062 167.4);
Tailwind
colors: {
custom: {
50: '#acd0c1',
500: '#89bca7',
950: '#000000',
},
}SCSS
$custom: #89bca7; $custom-light: #acd0c1; $custom-dark: #000000;
JSON
{
"hex": "#89bca7",
"rgb": {
"r": 137,
"g": 188,
"b": 167
},
"hsl": {
"h": 155.294,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75326,
"c": 0.06173,
"h": 167.4
},
"luminance": 0.44075
}Semantic roles & 50–950 ramp
primary
#89BCA7
secondary
#D9C7CF
accent
#3F6AA6
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281