#89C8BE#89C8BE
#89C8BE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.066 H 183.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8BE |
|---|---|
| RGB | rgb(137, 200, 190) |
| HSL | hsl(170, 36%, 66%) |
| HSV | hsv(170, 32%, 78%) |
| CMYK | cmyk(31.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.28, -22.24, -1.43) |
| CIE-LCH | lch(76.28, 22.29, 183.67°) |
| OKLab | oklab(78.72% -0.0659 -0.0042) |
| OKLCH | oklch(78.72% 0.066 183.6) |
| XYZ | xyz(40.2619, 50.3424, 56.3008) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.59
Mediumaquamarine
#66CDAA
ΔE00 9.07
Turquoise
#40E0D0
ΔE00 9.58
Darkturquoise
#00CED1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8BE #C88993
analogous
#89C89E #89C8BE #89B2C8
triadic
#89C8BE #BE89C8 #C8BE89
tetradic
#89C8BE #9E89C8 #C88993 #B2C889
square
#89C8BE #9E89C8 #C88993 #B2C889
split-complementary
#89C8BE #C889B2 #C89E89
monochromatic
#449286 #5FB5A7 #89C8BE #B3DBD5 #DCEFEC
Accessibility & contrast
On white
1.90
#89C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#89C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8BE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8BE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#75CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89c8be; /* rgb */ color: rgb(137, 200, 190); /* oklch */ color: oklch(78.7% 0.066 183.6);
Tailwind
colors: {
custom: {
50: '#add9d1',
500: '#89c8be',
950: '#000000',
},
}SCSS
$custom: #89c8be; $custom-light: #add9d1; $custom-dark: #000000;
JSON
{
"hex": "#89c8be",
"rgb": {
"r": 137,
"g": 200,
"b": 190
},
"hsl": {
"h": 170.476,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.78725,
"c": 0.06603,
"h": 183.6
},
"luminance": 0.50345
}Semantic roles & 50–950 ramp
primary
#89C8BE
secondary
#9A5B65
accent
#3649AF
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383