#89FEF2#89FEF2
#89FEF2 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.108 H 186.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEF2 |
|---|---|
| RGB | rgb(137, 254, 242) |
| HSL | hsl(174, 98%, 77%) |
| HSV | hsv(174, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.84, -36.03, -4.57) |
| CIE-LCH | lch(92.84, 36.32, 187.23°) |
| OKLab | oklab(92.5% -0.1076 -0.0129) |
| OKLCH | oklch(92.5% 0.108 186.8) |
| XYZ | xyz(61.7788, 82.6077, 96.6765) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 5.71
Bright Aqua
#0BF9EA
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.79
Pale Cyan
#B7FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEF2 #FE8995
analogous
#89FEB8 #89FEF2 #89D0FE
triadic
#89FEF2 #F289FE #FEF289
tetradic
#89FEF2 #B889FE #FE8995 #D0FE89
square
#89FEF2 #B889FE #FE8995 #D0FE89
split-complementary
#89FEF2 #FE89D0 #FEB889
monochromatic
#10FDE5 #4CFDEB #89FEF2 #C6FFF9 #E1FFFC
Accessibility & contrast
On white
1.20
#89FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#89FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEF2
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEF2 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#50FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fef2; /* rgb */ color: rgb(137, 254, 242); /* oklch */ color: oklch(92.5% 0.108 186.8);
Tailwind
colors: {
custom: {
50: '#b2fff6',
500: '#89fef2',
950: '#000000',
},
}SCSS
$custom: #89fef2; $custom-light: #b2fff6; $custom-dark: #000000;
JSON
{
"hex": "#89fef2",
"rgb": {
"r": 137,
"g": 254,
"b": 242
},
"hsl": {
"h": 173.846,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92495,
"c": 0.10838,
"h": 186.8
},
"luminance": 0.82613
}Semantic roles & 50–950 ramp
primary
#89FEF2
secondary
#DE4D5C
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685