#89FEDF#89FEDF
#89FEDF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.116 H 174.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEDF |
|---|---|
| RGB | rgb(137, 254, 223) |
| HSL | hsl(164, 98%, 77%) |
| HSV | hsv(164, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.36, -40.39, 4.56) |
| CIE-LCH | lch(92.36, 40.65, 173.56°) |
| OKLab | oklab(91.95% -0.1156 0.0115) |
| OKLCH | oklch(91.95% 0.116 174.3) |
| XYZ | xyz(59.0721, 81.5249, 82.4207) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEDF #FE89A8
analogous
#89FEA5 #89FEDF #89E2FE
triadic
#89FEDF #DF89FE #FEDF89
tetradic
#89FEDF #A589FE #FE89A8 #E2FE89
square
#89FEDF #A589FE #FE89A8 #E2FE89
split-complementary
#89FEDF #FE89E2 #FEA589
monochromatic
#10FDBE #4CFDCF #89FEDF #C6FFEF #E1FFF7
Accessibility & contrast
On white
1.21
#89FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#89FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEDF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEDF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#5CFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fedf; /* rgb */ color: rgb(137, 254, 223); /* oklch */ color: oklch(92.0% 0.116 174.3);
Tailwind
colors: {
custom: {
50: '#b2ffe9',
500: '#89fedf',
950: '#000000',
},
}SCSS
$custom: #89fedf; $custom-light: #b2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#89fedf",
"rgb": {
"r": 137,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.103,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91951,
"c": 0.11614,
"h": 174.3
},
"luminance": 0.8153
}Semantic roles & 50–950 ramp
primary
#89FEDF
secondary
#DE4D74
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684