#89FFED#89FFED
#89FFED is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.111 H 182.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFED |
|---|---|
| RGB | rgb(137, 255, 237) |
| HSL | hsl(171, 100%, 77%) |
| HSV | hsv(171, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.99, -37.67, -1.76) |
| CIE-LCH | lch(92.99, 37.71, 182.68°) |
| OKLab | oklab(92.57% -0.1108 -0.0053) |
| OKLCH | oklch(92.57% 0.111 182.8) |
| XYZ | xyz(61.3563, 82.9477, 92.8816) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 5.53
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 6.53
Bright Turquoise
#0FFEF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFED #FF899B
analogous
#89FFB2 #89FFED #89D6FF
triadic
#89FFED #ED89FF #FFED89
tetradic
#89FFED #B289FF #FF899B #D6FF89
square
#89FFED #B289FF #FF899B #D6FF89
split-complementary
#89FFED #FF89D6 #FFB289
monochromatic
#0FFFDA #4CFFE4 #89FFED #C6FFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#89FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#89FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFED
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFED | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#53FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89ffed; /* rgb */ color: rgb(137, 255, 237); /* oklch */ color: oklch(92.6% 0.111 182.8);
Tailwind
colors: {
custom: {
50: '#b2fff2',
500: '#89ffed',
950: '#000000',
},
}SCSS
$custom: #89ffed; $custom-light: #b2fff2; $custom-dark: #000000;
JSON
{
"hex": "#89ffed",
"rgb": {
"r": 137,
"g": 255,
"b": 237
},
"hsl": {
"h": 170.847,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92573,
"c": 0.11091,
"h": 182.8
},
"luminance": 0.82953
}Semantic roles & 50–950 ramp
primary
#89FFED
secondary
#E04D63
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685