#89FDE2#89FDE2
#89FDE2 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.113 H 176.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDE2 |
|---|---|
| RGB | rgb(137, 253, 226) |
| HSL | hsl(166, 97%, 76%) |
| HSV | hsv(166, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(92.16, -39.27, 2.71) |
| CIE-LCH | lch(92.16, 39.37, 176.05°) |
| OKLab | oklab(91.81% -0.1132 0.0066) |
| OKLCH | oklch(91.81% 0.113 176.7) |
| XYZ | xyz(59.1636, 81.0551, 84.4642) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 5.24
Pale Aqua
#B8FFEB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDE2 #FD89A4
analogous
#89FDA8 #89FDE2 #89DEFD
triadic
#89FDE2 #E289FD #FDE289
tetradic
#89FDE2 #A889FD #FD89A4 #DEFD89
square
#89FDE2 #A889FD #FD89A4 #DEFD89
split-complementary
#89FDE2 #FD89DE #FDA889
monochromatic
#11FBC4 #4DFCD3 #89FDE2 #C5FEF1 #E1FEF8
Accessibility & contrast
On white
1.22
#89FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#89FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDE2
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDE2 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E1
Deuteranopia (green-blind)
#E2E3E4
Tritanopia (blue-blind)
#5AFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fde2; /* rgb */ color: rgb(137, 253, 226); /* oklch */ color: oklch(91.8% 0.113 176.7);
Tailwind
colors: {
custom: {
50: '#b2feeb',
500: '#89fde2',
950: '#000000',
},
}SCSS
$custom: #89fde2; $custom-light: #b2feeb; $custom-dark: #000000;
JSON
{
"hex": "#89fde2",
"rgb": {
"r": 137,
"g": 253,
"b": 226
},
"hsl": {
"h": 166.034,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91807,
"c": 0.11338,
"h": 176.7
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#89FDE2
secondary
#DD4D6F
accent
#0035E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684