#89EABE#89EABE
#89EABE is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.5% C 0.112 H 163.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89EABE |
|---|---|
| RGB | rgb(137, 234, 190) |
| HSL | hsl(153, 70%, 73%) |
| HSV | hsv(153, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.95, -38.42, 12.51) |
| CIE-LCH | lch(85.95, 40.41, 161.96°) |
| OKLab | oklab(86.51% -0.1071 0.0322) |
| OKLCH | oklch(86.51% 0.112 163.3) |
| XYZ | xyz(49.0298, 67.8783, 59.2234) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Light Teal
#90E4C1
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.28
Mint
#AAF0C1
ΔE00 4.47
Pale Turquoise
#A5FBD5
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EABE #EA89B5
analogous
#89EA8E #89EABE #89E5EA
triadic
#89EABE #BE89EA #EABE89
tetradic
#89EABE #8E89EA #EA89B5 #E5EA89
square
#89EABE #8E89EA #EA89B5 #E5EA89
split-complementary
#89EABE #EA89E5 #EA8E89
monochromatic
#26D384 #55E1A1 #89EABE #BDF3DB #E5FAF1
Accessibility & contrast
On white
1.44
#89EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#89EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EABE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EABE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#6FEADD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #89eabe; /* rgb */ color: rgb(137, 234, 190); /* oklch */ color: oklch(86.5% 0.112 163.3);
Tailwind
colors: {
custom: {
50: '#aff1d1',
500: '#89eabe',
950: '#000000',
},
}SCSS
$custom: #89eabe; $custom-light: #aff1d1; $custom-dark: #000000;
JSON
{
"hex": "#89eabe",
"rgb": {
"r": 137,
"g": 234,
"b": 190
},
"hsl": {
"h": 152.784,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86508,
"c": 0.11182,
"h": 163.3
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#89EABE
secondary
#C45386
accent
#146AD2
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583