#89FFDA#89FFDA
#89FFDA is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.120 H 171.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDA |
|---|---|
| RGB | rgb(137, 255, 218) |
| HSL | hsl(161, 100%, 77%) |
| HSV | hsv(161, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.53, -41.94, 7.38) |
| CIE-LCH | lch(92.53, 42.58, 170.02°) |
| OKLab | oklab(92.05% -0.1188 0.0189) |
| OKLCH | oklch(92.05% 0.12 171) |
| XYZ | xyz(58.7261, 81.8956, 79.0289) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.35
Aquamarine
#7FFFD4
ΔE00 1.64
Light Turquoise
#7EF4CC
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDA #FF89AE
analogous
#89FF9F #89FFDA #89E9FF
triadic
#89FFDA #DA89FF #FFDA89
tetradic
#89FFDA #9F89FF #FF89AE #E9FF89
square
#89FFDA #9F89FF #FF89AE #E9FF89
split-complementary
#89FFDA #FF89E9 #FF9F89
monochromatic
#0FFFB4 #4CFFC7 #89FFDA #C6FFED #E0FFF5
Accessibility & contrast
On white
1.21
#89FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#89FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#5EFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffda; /* rgb */ color: rgb(137, 255, 218); /* oklch */ color: oklch(92.0% 0.120 171.0);
Tailwind
colors: {
custom: {
50: '#b2ffe5',
500: '#89ffda',
950: '#000000',
},
}SCSS
$custom: #89ffda; $custom-light: #b2ffe5; $custom-dark: #000000;
JSON
{
"hex": "#89ffda",
"rgb": {
"r": 137,
"g": 255,
"b": 218
},
"hsl": {
"h": 161.186,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92045,
"c": 0.1203,
"h": 171
},
"luminance": 0.819
}Semantic roles & 50–950 ramp
primary
#89FFDA
secondary
#E04D7B
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684