#89FFDE#89FFDE
#89FFDE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.118 H 173.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDE |
|---|---|
| RGB | rgb(137, 255, 222) |
| HSL | hsl(163, 100%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.62, -41.06, 5.45) |
| CIE-LCH | lch(92.62, 41.42, 172.44°) |
| OKLab | oklab(92.15% -0.1171 0.0138) |
| OKLCH | oklch(92.15% 0.118 173.3) |
| XYZ | xyz(59.2558, 82.1075, 81.8188) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.72
Pale Turquoise
#A5FBD5
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDE #FF89AA
analogous
#89FFA3 #89FFDE #89E5FF
triadic
#89FFDE #DE89FF #FFDE89
tetradic
#89FFDE #A389FF #FF89AA #E5FF89
square
#89FFDE #A389FF #FF89AA #E5FF89
split-complementary
#89FFDE #FF89E5 #FFA389
monochromatic
#0FFFBC #4CFFCD #89FFDE #C6FFEF #E0FFF6
Accessibility & contrast
On white
1.21
#89FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#89FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DC
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#5CFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffde; /* rgb */ color: rgb(137, 255, 222); /* oklch */ color: oklch(92.2% 0.118 173.3);
Tailwind
colors: {
custom: {
50: '#b2ffe8',
500: '#89ffde',
950: '#000000',
},
}SCSS
$custom: #89ffde; $custom-light: #b2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#89ffde",
"rgb": {
"r": 137,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.22,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92152,
"c": 0.11791,
"h": 173.3
},
"luminance": 0.82112
}Semantic roles & 50–950 ramp
primary
#89FFDE
secondary
#E04D76
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684