#89E2BA#89E2BA
#89E2BA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.104 H 163.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2BA |
|---|---|
| RGB | rgb(137, 226, 186) |
| HSL | hsl(153, 61%, 71%) |
| HSV | hsv(153, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.58, -35.58, 11.24) |
| CIE-LCH | lch(83.58, 37.32, 162.47°) |
| OKLab | oklab(84.56% -0.0994 0.0289) |
| OKLCH | oklch(84.56% 0.104 163.8) |
| XYZ | xyz(46.3723, 63.2532, 56.2104) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.56
Seafoam
#7FE0B3
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 4.61
Mint
#AAF0C1
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2BA #E289B1
analogous
#89E28D #89E2BA #89DDE2
triadic
#89E2BA #BA89E2 #E2BA89
tetradic
#89E2BA #8D89E2 #E289B1 #DDE289
square
#89E2BA #8D89E2 #E289B1 #DDE289
split-complementary
#89E2BA #E289DD #E28D89
monochromatic
#2FC180 #58D69D #89E2BA #BAEED7 #E6F9F1
Accessibility & contrast
On white
1.54
#89E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#89E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2BA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2BA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B8
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#72E2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89e2ba; /* rgb */ color: rgb(137, 226, 186); /* oklch */ color: oklch(84.6% 0.104 163.8);
Tailwind
colors: {
custom: {
50: '#afebce',
500: '#89e2ba',
950: '#000000',
},
}SCSS
$custom: #89e2ba; $custom-light: #afebce; $custom-dark: #000000;
JSON
{
"hex": "#89e2ba",
"rgb": {
"r": 137,
"g": 226,
"b": 186
},
"hsl": {
"h": 153.034,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.84562,
"c": 0.10357,
"h": 163.8
},
"luminance": 0.63256
}Semantic roles & 50–950 ramp
primary
#89E2BA
secondary
#BA5582
accent
#1D6AC8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483