#89E8BE#89E8BE
#89E8BE is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.109 H 164.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89E8BE |
|---|---|
| RGB | rgb(137, 232, 190) |
| HSL | hsl(153, 67%, 72%) |
| HSV | hsv(153, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(85.38, -37.51, 11.70) |
| CIE-LCH | lch(85.38, 39.30, 162.68°) |
| OKLab | oklab(86.05% -0.1048 0.0301) |
| OKLCH | oklch(86.05% 0.109 164) |
| XYZ | xyz(48.4637, 66.7460, 59.0347) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.07
Seafoam
#7FE0B3
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.43
Mint
#AAF0C1
ΔE00 4.69
Pale Turquoise
#A5FBD5
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E8BE #E889B3
analogous
#89E88F #89E8BE #89E2E8
triadic
#89E8BE #BE89E8 #E8BE89
tetradic
#89E8BE #8F89E8 #E889B3 #E2E889
square
#89E8BE #8F89E8 #E889B3 #E2E889
split-complementary
#89E8BE #E889E2 #E88F89
monochromatic
#28CE85 #56DEA2 #89E8BE #BCF2DA #E5FAF1
Accessibility & contrast
On white
1.46
#89E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#89E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E8BE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E8BE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#6FE8DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e8be; /* rgb */ color: rgb(137, 232, 190); /* oklch */ color: oklch(86.0% 0.109 164.0);
Tailwind
colors: {
custom: {
50: '#aff0d1',
500: '#89e8be',
950: '#000000',
},
}SCSS
$custom: #89e8be; $custom-light: #aff0d1; $custom-dark: #000000;
JSON
{
"hex": "#89e8be",
"rgb": {
"r": 137,
"g": 232,
"b": 190
},
"hsl": {
"h": 153.474,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.86047,
"c": 0.10901,
"h": 164
},
"luminance": 0.66749
}Semantic roles & 50–950 ramp
primary
#89E8BE
secondary
#C15484
accent
#1668CF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583