#89BFAF#89BFAF
#89BFAF is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.2% C 0.061 H 174.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFAF |
|---|---|
| RGB | rgb(137, 191, 175) |
| HSL | hsl(162, 30%, 64%) |
| HSV | hsv(162, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(73.33, -21.02, 2.41) |
| CIE-LCH | lch(73.33, 21.16, 173.46°) |
| OKLab | oklab(76.24% -0.0607 0.0061) |
| OKLCH | oklch(76.24% 0.061 174.3) |
| XYZ | xyz(36.6827, 45.6734, 47.4321) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 8.22
Greyish Teal
#719F91
ΔE00 9.17
Darkseagreen
#8FBC8F
ΔE00 9.60
Greeny Blue
#42B395
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFAF #BF8999
analogous
#89BF94 #89BFAF #89B4BF
triadic
#89BFAF #AF89BF #BFAF89
tetradic
#89BFAF #9489BF #BF8999 #B4BF89
square
#89BFAF #9489BF #BF8999 #B4BF89
split-complementary
#89BFAF #BF89B4 #BF9489
monochromatic
#488573 #61A994 #89BFAF #B1D5CA #D8EAE5
Accessibility & contrast
On white
2.07
#89BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#89BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFAF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFAF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#7BC0BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bfaf; /* rgb */ color: rgb(137, 191, 175); /* oklch */ color: oklch(76.2% 0.061 174.3);
Tailwind
colors: {
custom: {
50: '#add2c6',
500: '#89bfaf',
950: '#000000',
},
}SCSS
$custom: #89bfaf; $custom-light: #add2c6; $custom-dark: #000000;
JSON
{
"hex": "#89bfaf",
"rgb": {
"r": 137,
"g": 191,
"b": 175
},
"hsl": {
"h": 162.222,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.76238,
"c": 0.06102,
"h": 174.3
},
"luminance": 0.45675
}Semantic roles & 50–950 ramp
primary
#89BFAF
secondary
#DBC9CE
accent
#3D5DA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282