#89FEEF#89FEEF
#89FEEF is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.109 H 184.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEEF |
|---|---|
| RGB | rgb(137, 254, 239) |
| HSL | hsl(172, 98%, 77%) |
| HSV | hsv(172, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.76, -36.74, -3.13) |
| CIE-LCH | lch(92.76, 36.87, 184.87°) |
| OKLab | oklab(92.41% -0.1088 -0.009) |
| OKLCH | oklch(92.41% 0.109 184.7) |
| XYZ | xyz(61.3320, 82.4289, 94.3230) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 5.78
Pale Aqua
#B8FFEB
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 6.17
Pale Cyan
#B7FFFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEEF #FE8998
analogous
#89FEB5 #89FEEF #89D2FE
triadic
#89FEEF #EF89FE #FEEF89
tetradic
#89FEEF #B589FE #FE8998 #D2FE89
square
#89FEEF #B589FE #FE8998 #D2FE89
split-complementary
#89FEEF #FE89D2 #FEB589
monochromatic
#10FDDF #4CFDE7 #89FEEF #C6FFF7 #E1FFFB
Accessibility & contrast
On white
1.20
#89FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#89FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEEF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEEF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#52FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89feef; /* rgb */ color: rgb(137, 254, 239); /* oklch */ color: oklch(92.4% 0.109 184.7);
Tailwind
colors: {
custom: {
50: '#b2fff4',
500: '#89feef',
950: '#000000',
},
}SCSS
$custom: #89feef; $custom-light: #b2fff4; $custom-dark: #000000;
JSON
{
"hex": "#89feef",
"rgb": {
"r": 137,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.308,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92406,
"c": 0.10922,
"h": 184.7
},
"luminance": 0.82434
}Semantic roles & 50–950 ramp
primary
#89FEEF
secondary
#DE4D60
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685