#89FED2#89FED2
#89FED2 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.124 H 167.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89FED2 |
|---|---|
| RGB | rgb(137, 254, 210) |
| HSL | hsl(157, 98%, 77%) |
| HSV | hsv(157, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(92.07, -43.20, 10.84) |
| CIE-LCH | lch(92.07, 44.54, 165.91°) |
| OKLab | oklab(91.61% -0.1211 0.0278) |
| OKLCH | oklch(91.61% 0.124 167.1) |
| XYZ | xyz(57.3862, 80.8506, 73.5420) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.12
Light Aqua
#8CFFDB
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.46
Pale Turquoise
#A5FBD5
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FED2 #FE89B5
analogous
#89FE98 #89FED2 #89EFFE
triadic
#89FED2 #D289FE #FED289
tetradic
#89FED2 #9889FE #FE89B5 #EFFE89
square
#89FED2 #9889FE #FE89B5 #EFFE89
split-complementary
#89FED2 #FE89EF #FE9889
monochromatic
#10FDA4 #4CFDBB #89FED2 #C6FFE9 #E1FFF3
Accessibility & contrast
On white
1.22
#89FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#89FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FED2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FED2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#62FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fed2; /* rgb */ color: rgb(137, 254, 210); /* oklch */ color: oklch(91.6% 0.124 167.1);
Tailwind
colors: {
custom: {
50: '#b1ffdf',
500: '#89fed2',
950: '#000000',
},
}SCSS
$custom: #89fed2; $custom-light: #b1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#89fed2",
"rgb": {
"r": 137,
"g": 254,
"b": 210
},
"hsl": {
"h": 157.436,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91609,
"c": 0.1243,
"h": 167.1
},
"luminance": 0.80855
}Semantic roles & 50–950 ramp
primary
#89FED2
secondary
#DE4D84
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684