#89FAED#89FAED
#89FAED is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.4% C 0.106 H 185.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAED |
|---|---|
| RGB | rgb(137, 250, 237) |
| HSL | hsl(173, 92%, 76%) |
| HSV | hsv(173, 45%, 98%) |
| CMYK | cmyk(45.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.59, -35.37, -3.81) |
| CIE-LCH | lch(91.59, 35.58, 186.15°) |
| OKLab | oklab(91.45% -0.1053 -0.0108) |
| OKLCH | oklch(91.45% 0.106 185.9) |
| XYZ | xyz(59.7820, 79.7991, 92.3568) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.08
Pale Aqua
#B8FFEB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAED #FA8996
analogous
#89FAB4 #89FAED #89CEFA
triadic
#89FAED #ED89FA #FAED89
tetradic
#89FAED #B489FA #FA8996 #CEFA89
square
#89FAED #B489FA #FA8996 #CEFA89
split-complementary
#89FAED #FA89CE #FAB489
monochromatic
#14F5DB #4EF8E4 #89FAED #C4FCF6 #E2FEFB
Accessibility & contrast
On white
1.24
#89FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#89FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#54FEF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89faed; /* rgb */ color: rgb(137, 250, 237); /* oklch */ color: oklch(91.4% 0.106 185.9);
Tailwind
colors: {
custom: {
50: '#b2fcf2',
500: '#89faed',
950: '#000000',
},
}SCSS
$custom: #89faed; $custom-light: #b2fcf2; $custom-dark: #000000;
JSON
{
"hex": "#89faed",
"rgb": {
"r": 137,
"g": 250,
"b": 237
},
"hsl": {
"h": 173.097,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91446,
"c": 0.10583,
"h": 185.9
},
"luminance": 0.79804
}Semantic roles & 50–950 ramp
primary
#89FAED
secondary
#D94F5E
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585