#89E2BF#89E2BF
#89E2BF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.100 H 166.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2BF |
|---|---|
| RGB | rgb(137, 226, 191) |
| HSL | hsl(156, 61%, 71%) |
| HSV | hsv(156, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.69, -34.55, 8.77) |
| CIE-LCH | lch(83.69, 35.65, 165.76°) |
| OKLab | oklab(84.69% -0.0973 0.0226) |
| OKLCH | oklch(84.69% 0.1 166.9) |
| XYZ | xyz(46.9132, 63.4696, 59.0589) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.89
Seafoam
#7FE0B3
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 4.59
Pale Turquoise
#A5FBD5
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2BF #E289AC
analogous
#89E292 #89E2BF #89D8E2
triadic
#89E2BF #BF89E2 #E2BF89
tetradic
#89E2BF #9289E2 #E289AC #D8E289
square
#89E2BF #9289E2 #E289AC #D8E289
split-complementary
#89E2BF #E289D8 #E29289
monochromatic
#2FC188 #58D6A4 #89E2BF #BAEEDA #E6F9F2
Accessibility & contrast
On white
1.53
#89E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#89E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2BF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2BF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#70E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89e2bf; /* rgb */ color: rgb(137, 226, 191); /* oklch */ color: oklch(84.7% 0.100 166.9);
Tailwind
colors: {
custom: {
50: '#afebd2',
500: '#89e2bf',
950: '#000000',
},
}SCSS
$custom: #89e2bf; $custom-light: #afebd2; $custom-dark: #000000;
JSON
{
"hex": "#89e2bf",
"rgb": {
"r": 137,
"g": 226,
"b": 191
},
"hsl": {
"h": 156.404,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.84691,
"c": 0.09985,
"h": 166.9
},
"luminance": 0.63473
}Semantic roles & 50–950 ramp
primary
#89E2BF
secondary
#BA557D
accent
#1D61C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483