#89BFAC#89BFAC
#89BFAC is a light, moderate teal. Relative luminance 0.456; OKLCH L 76.2% C 0.063 H 170.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFAC |
|---|---|
| RGB | rgb(137, 191, 172) |
| HSL | hsl(159, 30%, 64%) |
| HSV | hsv(159, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(73.26, -21.66, 3.93) |
| CIE-LCH | lch(73.26, 22.01, 169.71°) |
| OKLab | oklab(76.15% -0.062 0.0101) |
| OKLCH | oklch(76.15% 0.063 170.8) |
| XYZ | xyz(36.3913, 45.5568, 45.8976) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 7.62
Darkseagreen
#8FBC8F
ΔE00 8.55
Greyish Teal
#719F91
ΔE00 9.23
Greeny Blue
#42B395
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFAC #BF899C
analogous
#89BF91 #89BFAC #89B7BF
triadic
#89BFAC #AC89BF #BFAC89
tetradic
#89BFAC #9189BF #BF899C #B7BF89
square
#89BFAC #9189BF #BF899C #B7BF89
split-complementary
#89BFAC #BF89B7 #BF9189
monochromatic
#488570 #61A990 #89BFAC #B1D5C8 #D8EAE4
Accessibility & contrast
On white
2.08
#89BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#89BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFAC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFAC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#7CC0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bfac; /* rgb */ color: rgb(137, 191, 172); /* oklch */ color: oklch(76.2% 0.063 170.8);
Tailwind
colors: {
custom: {
50: '#add2c4',
500: '#89bfac',
950: '#000000',
},
}SCSS
$custom: #89bfac; $custom-light: #add2c4; $custom-dark: #000000;
JSON
{
"hex": "#89bfac",
"rgb": {
"r": 137,
"g": 191,
"b": 172
},
"hsl": {
"h": 158.889,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76152,
"c": 0.06282,
"h": 170.8
},
"luminance": 0.45559
}Semantic roles & 50–950 ramp
primary
#89BFAC
secondary
#DBC9CF
accent
#3D63A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281