#89FEEA#89FEEA
#89FEEA is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 181.3°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEEA |
|---|---|
| RGB | rgb(137, 254, 234) |
| HSL | hsl(170, 98%, 77%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.64, -37.91, -0.73) |
| CIE-LCH | lch(92.64, 37.91, 181.11°) |
| OKLab | oklab(92.26% -0.1109 -0.0026) |
| OKLCH | oklch(92.26% 0.111 181.3) |
| XYZ | xyz(60.6035, 82.1375, 90.4865) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 4.85
Pale Aqua
#B8FFEB
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 5.93
Light Turquoise
#7EF4CC
ΔE00 6.48
Aquamarine
#7FFFD4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEEA #FE899D
analogous
#89FEB0 #89FEEA #89D7FE
triadic
#89FEEA #EA89FE #FEEA89
tetradic
#89FEEA #B089FE #FE899D #D7FE89
square
#89FEEA #B089FE #FE899D #D7FE89
split-complementary
#89FEEA #FE89D7 #FEB089
monochromatic
#10FDD4 #4CFDDF #89FEEA #C6FFF5 #E1FFFA
Accessibility & contrast
On white
1.20
#89FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#89FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEEA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEEA | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#55FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89feea; /* rgb */ color: rgb(137, 254, 234); /* oklch */ color: oklch(92.3% 0.111 181.3);
Tailwind
colors: {
custom: {
50: '#b2fff0',
500: '#89feea',
950: '#000000',
},
}SCSS
$custom: #89feea; $custom-light: #b2fff0; $custom-dark: #000000;
JSON
{
"hex": "#89feea",
"rgb": {
"r": 137,
"g": 254,
"b": 234
},
"hsl": {
"h": 169.744,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.9226,
"c": 0.11096,
"h": 181.3
},
"luminance": 0.82143
}Semantic roles & 50–950 ramp
primary
#89FEEA
secondary
#DE4D66
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685