#89C8BF#89C8BF
#89C8BF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.8% C 0.066 H 184.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8BF |
|---|---|
| RGB | rgb(137, 200, 191) |
| HSL | hsl(171, 36%, 66%) |
| HSV | hsv(171, 32%, 78%) |
| CMYK | cmyk(31.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.31, -22.02, -1.93) |
| CIE-LCH | lch(76.31, 22.10, 185.00°) |
| OKLab | oklab(78.76% -0.0655 -0.0055) |
| OKLCH | oklch(78.76% 0.066 184.8) |
| XYZ | xyz(40.3715, 50.3863, 56.8784) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.49
Mediumaquamarine
#66CDAA
ΔE00 9.42
Turquoise
#40E0D0
ΔE00 9.65
Darkturquoise
#00CED1
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8BF #C88992
analogous
#89C89F #89C8BF #89B1C8
triadic
#89C8BF #BF89C8 #C8BF89
tetradic
#89C8BF #9F89C8 #C88992 #B1C889
square
#89C8BF #9F89C8 #C88992 #B1C889
split-complementary
#89C8BF #C889B1 #C89F89
monochromatic
#449287 #5FB5A8 #89C8BF #B3DBD6 #DCEFEC
Accessibility & contrast
On white
1.90
#89C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#89C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8BF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8BF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#75CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89c8bf; /* rgb */ color: rgb(137, 200, 191); /* oklch */ color: oklch(78.8% 0.066 184.8);
Tailwind
colors: {
custom: {
50: '#add9d2',
500: '#89c8bf',
950: '#000000',
},
}SCSS
$custom: #89c8bf; $custom-light: #add9d2; $custom-dark: #000000;
JSON
{
"hex": "#89c8bf",
"rgb": {
"r": 137,
"g": 200,
"b": 191
},
"hsl": {
"h": 171.429,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.78756,
"c": 0.06571,
"h": 184.8
},
"luminance": 0.50389
}Semantic roles & 50–950 ramp
primary
#89C8BF
secondary
#9A5B64
accent
#3647AF
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383