#89BEAB#89BEAB
#89BEAB is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.062 H 170.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEAB |
|---|---|
| RGB | rgb(137, 190, 171) |
| HSL | hsl(158, 29%, 64%) |
| HSV | hsv(158, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(72.95, -21.37, 4.03) |
| CIE-LCH | lch(72.95, 21.74, 169.32°) |
| OKLab | oklab(75.9% -0.0611 0.0103) |
| OKLCH | oklch(75.9% 0.062 170.4) |
| XYZ | xyz(36.0783, 45.0839, 45.3213) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 7.80
Darkseagreen
#8FBC8F
ΔE00 8.45
Greyish Teal
#719F91
ΔE00 8.98
Greeny Blue
#42B395
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEAB #BE899C
analogous
#89BE91 #89BEAB #89B7BE
triadic
#89BEAB #AB89BE #BEAB89
tetradic
#89BEAB #9189BE #BE899C #B7BE89
square
#89BEAB #9189BE #BE899C #B7BE89
split-complementary
#89BEAB #BE89B7 #BE9189
monochromatic
#49846F #62A88F #89BEAB #B0D4C7 #D8E9E3
Accessibility & contrast
On white
2.10
#89BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#89BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEAB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEAB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#7CBFB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89beab; /* rgb */ color: rgb(137, 190, 171); /* oklch */ color: oklch(75.9% 0.062 170.4);
Tailwind
colors: {
custom: {
50: '#acd1c4',
500: '#89beab',
950: '#000000',
},
}SCSS
$custom: #89beab; $custom-light: #acd1c4; $custom-dark: #000000;
JSON
{
"hex": "#89beab",
"rgb": {
"r": 137,
"g": 190,
"b": 171
},
"hsl": {
"h": 158.491,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.75895,
"c": 0.062,
"h": 170.4
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#89BEAB
secondary
#DBC8CF
accent
#3E64A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281