#89E2BB#89E2BB
#89E2BB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.103 H 164.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2BB |
|---|---|
| RGB | rgb(137, 226, 187) |
| HSL | hsl(154, 61%, 71%) |
| HSV | hsv(154, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.60, -35.38, 10.75) |
| CIE-LCH | lch(83.60, 36.98, 163.10°) |
| OKLab | oklab(84.59% -0.099 0.0277) |
| OKLCH | oklch(84.59% 0.103 164.4) |
| XYZ | xyz(46.4790, 63.2959, 56.7722) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.34
Seafoam
#7FE0B3
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.20
Mint
#AAF0C1
ΔE00 5.28
Pale Turquoise
#A5FBD5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2BB #E289B0
analogous
#89E28E #89E2BB #89DCE2
triadic
#89E2BB #BB89E2 #E2BB89
tetradic
#89E2BB #8E89E2 #E289B0 #DCE289
square
#89E2BB #8E89E2 #E289B0 #DCE289
split-complementary
#89E2BB #E289DC #E28E89
monochromatic
#2FC181 #58D69F #89E2BB #BAEED7 #E6F9F1
Accessibility & contrast
On white
1.54
#89E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#89E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2BB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2BB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#72E2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89e2bb; /* rgb */ color: rgb(137, 226, 187); /* oklch */ color: oklch(84.6% 0.103 164.4);
Tailwind
colors: {
custom: {
50: '#afebcf',
500: '#89e2bb',
950: '#000000',
},
}SCSS
$custom: #89e2bb; $custom-light: #afebcf; $custom-dark: #000000;
JSON
{
"hex": "#89e2bb",
"rgb": {
"r": 137,
"g": 226,
"b": 187
},
"hsl": {
"h": 153.708,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.84588,
"c": 0.1028,
"h": 164.4
},
"luminance": 0.63299
}Semantic roles & 50–950 ramp
primary
#89E2BB
secondary
#BA5581
accent
#1D68C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483