#89E7BA#89E7BA
#89E7BA is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.111 H 162.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89E7BA |
|---|---|
| RGB | rgb(137, 231, 186) |
| HSL | hsl(151, 66%, 72%) |
| HSV | hsv(151, 41%, 91%) |
| CMYK | cmyk(40.7%, 0%, 19.5%, 9.4%) |
| CIE-LAB | lab(85.00, -37.87, 13.27) |
| CIE-LCH | lch(85.00, 40.13, 160.70°) |
| OKLab | oklab(85.72% -0.1053 0.0341) |
| OKLCH | oklch(85.72% 0.111 162.1) |
| XYZ | xyz(47.7518, 66.0121, 56.6702) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.76
Light Teal
#90E4C1
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 4.05
Mint
#AAF0C1
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 4.92
Pale Turquoise
#A5FBD5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E7BA #E789B6
analogous
#89E78B #89E7BA #89E5E7
triadic
#89E7BA #BA89E7 #E7BA89
tetradic
#89E7BA #8B89E7 #E789B6 #E5E789
square
#89E7BA #8B89E7 #E789B6 #E5E789
split-complementary
#89E7BA #E789E5 #E78B89
monochromatic
#2ACC7E #56DD9C #89E7BA #BCF1D8 #E6FAF0
Accessibility & contrast
On white
1.48
#89E7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#89E7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E7BA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E7BA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#71E7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e7ba; /* rgb */ color: rgb(137, 231, 186); /* oklch */ color: oklch(85.7% 0.111 162.1);
Tailwind
colors: {
custom: {
50: '#afefce',
500: '#89e7ba',
950: '#000000',
},
}SCSS
$custom: #89e7ba; $custom-light: #afefce; $custom-dark: #000000;
JSON
{
"hex": "#89e7ba",
"rgb": {
"r": 137,
"g": 231,
"b": 186
},
"hsl": {
"h": 151.277,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.85716,
"c": 0.11072,
"h": 162.1
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#89E7BA
secondary
#C05488
accent
#176FCE
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583