#89FEE0#89FEE0
#89FEE0 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.116 H 174.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEE0 |
|---|---|
| RGB | rgb(137, 254, 224) |
| HSL | hsl(165, 98%, 77%) |
| HSV | hsv(165, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(92.39, -40.17, 4.08) |
| CIE-LCH | lch(92.39, 40.38, 174.20°) |
| OKLab | oklab(91.98% -0.1151 0.0102) |
| OKLCH | oklch(91.98% 0.116 174.9) |
| XYZ | xyz(59.2073, 81.5790, 83.1329) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.78
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.71
Pale Turquoise
#A5FBD5
ΔE00 4.67
Pale Aqua
#B8FFEB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEE0 #FE89A7
analogous
#89FEA6 #89FEE0 #89E2FE
triadic
#89FEE0 #E089FE #FEE089
tetradic
#89FEE0 #A689FE #FE89A7 #E2FE89
square
#89FEE0 #A689FE #FE89A7 #E2FE89
split-complementary
#89FEE0 #FE89E2 #FEA689
monochromatic
#10FDC0 #4CFDD0 #89FEE0 #C6FFF0 #E1FFF7
Accessibility & contrast
On white
1.21
#89FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#89FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEE0
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEE0 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DF
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#5BFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fee0; /* rgb */ color: rgb(137, 254, 224); /* oklch */ color: oklch(92.0% 0.116 174.9);
Tailwind
colors: {
custom: {
50: '#b2ffe9',
500: '#89fee0',
950: '#000000',
},
}SCSS
$custom: #89fee0; $custom-light: #b2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#89fee0",
"rgb": {
"r": 137,
"g": 254,
"b": 224
},
"hsl": {
"h": 164.615,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91979,
"c": 0.11559,
"h": 174.9
},
"luminance": 0.81584
}Semantic roles & 50–950 ramp
primary
#89FEE0
secondary
#DE4D72
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684