#89F9EA#89F9EA
#89F9EA is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.1% C 0.106 H 184.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #89F9EA |
|---|---|
| RGB | rgb(137, 249, 234) |
| HSL | hsl(172, 90%, 76%) |
| HSV | hsv(172, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(91.24, -35.62, -2.78) |
| CIE-LCH | lch(91.24, 35.72, 184.47°) |
| OKLab | oklab(91.13% -0.1054 -0.008) |
| OKLCH | oklch(91.13% 0.106 184.4) |
| XYZ | xyz(59.0375, 79.0055, 89.9645) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.82
Pale Aqua
#B8FFEB
ΔE00 5.93
Pale Cyan
#B7FFFA
ΔE00 6.43
Light Aqua
#8CFFDB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F9EA #F98998
analogous
#89F9B2 #89F9EA #89D0F9
triadic
#89F9EA #EA89F9 #F9EA89
tetradic
#89F9EA #B289F9 #F98998 #D0F989
square
#89F9EA #B289F9 #F98998 #D0F989
split-complementary
#89F9EA #F989D0 #F9B289
monochromatic
#15F3D5 #4FF6E0 #89F9EA #C3FCF4 #E2FEFA
Accessibility & contrast
On white
1.25
#89F9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#89F9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F9EA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F9EA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#57FDF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89f9ea; /* rgb */ color: rgb(137, 249, 234); /* oklch */ color: oklch(91.1% 0.106 184.4);
Tailwind
colors: {
custom: {
50: '#b2fbf0',
500: '#89f9ea',
950: '#000000',
},
}SCSS
$custom: #89f9ea; $custom-light: #b2fbf0; $custom-dark: #000000;
JSON
{
"hex": "#89f9ea",
"rgb": {
"r": 137,
"g": 249,
"b": 234
},
"hsl": {
"h": 171.964,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91131,
"c": 0.10571,
"h": 184.4
},
"luminance": 0.7901
}Semantic roles & 50–950 ramp
primary
#89F9EA
secondary
#D74F61
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585