#89FEDB#89FEDB
#89FEDB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.118 H 172.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEDB |
|---|---|
| RGB | rgb(137, 254, 219) |
| HSL | hsl(162, 98%, 77%) |
| HSV | hsv(162, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.27, -41.27, 6.49) |
| CIE-LCH | lch(92.27, 41.78, 171.06°) |
| OKLab | oklab(91.84% -0.1173 0.0165) |
| OKLCH | oklch(91.84% 0.118 172) |
| XYZ | xyz(58.5391, 81.3118, 79.6140) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.44
Aquamarine
#7FFFD4
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.67
Pale Turquoise
#A5FBD5
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEDB #FE89AC
analogous
#89FEA1 #89FEDB #89E7FE
triadic
#89FEDB #DB89FE #FEDB89
tetradic
#89FEDB #A189FE #FE89AC #E7FE89
square
#89FEDB #A189FE #FE89AC #E7FE89
split-complementary
#89FEDB #FE89E7 #FEA189
monochromatic
#10FDB6 #4CFDC8 #89FEDB #C6FFEE #E1FFF6
Accessibility & contrast
On white
1.22
#89FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#89FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEDB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEDB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#5EFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fedb; /* rgb */ color: rgb(137, 254, 219); /* oklch */ color: oklch(91.8% 0.118 172.0);
Tailwind
colors: {
custom: {
50: '#b2ffe6',
500: '#89fedb',
950: '#000000',
},
}SCSS
$custom: #89fedb; $custom-light: #b2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#89fedb",
"rgb": {
"r": 137,
"g": 254,
"b": 219
},
"hsl": {
"h": 162.051,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91843,
"c": 0.11843,
"h": 172
},
"luminance": 0.81316
}Semantic roles & 50–950 ramp
primary
#89FEDB
secondary
#DE4D78
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684