#89FEDD#89FEDD
#89FEDD is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 173.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEDD |
|---|---|
| RGB | rgb(137, 254, 221) |
| HSL | hsl(163, 98%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.32, -40.84, 5.53) |
| CIE-LCH | lch(92.32, 41.21, 172.29°) |
| OKLab | oklab(91.9% -0.1164 0.014) |
| OKLCH | oklch(91.9% 0.117 173.1) |
| XYZ | xyz(58.8040, 81.4177, 81.0090) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEDD #FE89AA
analogous
#89FEA3 #89FEDD #89E5FE
triadic
#89FEDD #DD89FE #FEDD89
tetradic
#89FEDD #A389FE #FE89AA #E5FE89
square
#89FEDD #A389FE #FE89AA #E5FE89
split-complementary
#89FEDD #FE89E5 #FEA389
monochromatic
#10FDBA #4CFDCC #89FEDD #C6FFEE #E1FFF6
Accessibility & contrast
On white
1.21
#89FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#89FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEDD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEDD | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#5DFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fedd; /* rgb */ color: rgb(137, 254, 221); /* oklch */ color: oklch(91.9% 0.117 173.1);
Tailwind
colors: {
custom: {
50: '#b2ffe7',
500: '#89fedd',
950: '#000000',
},
}SCSS
$custom: #89fedd; $custom-light: #b2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#89fedd",
"rgb": {
"r": 137,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.077,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91897,
"c": 0.11726,
"h": 173.1
},
"luminance": 0.81422
}Semantic roles & 50–950 ramp
primary
#89FEDD
secondary
#DE4D76
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684