#89F7F8#89F7F8
#89F7F8 is a very light, moderate teal. Relative luminance 0.786; OKLCH L 91.1% C 0.102 H 196.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7F8 |
|---|---|
| RGB | rgb(137, 247, 248) |
| HSL | hsl(181, 89%, 75%) |
| HSV | hsv(181, 45%, 97%) |
| CMYK | cmyk(44.8%, 0.4%, 0%, 2.7%) |
| CIE-LAB | lab(91.06, -31.32, -10.32) |
| CIE-LCH | lch(91.06, 32.98, 198.24°) |
| OKLab | oklab(91.11% -0.0975 -0.0285) |
| OKLCH | oklch(91.11% 0.102 196.3) |
| XYZ | xyz(60.5139, 78.6122, 100.7735) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.80
Bright Light Blue
#26F7FD
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7F8 #F88A89
analogous
#89F8C2 #89F7F8 #89BFF8
triadic
#89F7F8 #F889F7 #F7F889
tetradic
#89F7F8 #C289F8 #F88A89 #BFF889
square
#89F7F8 #C289F8 #F88A89 #BFF889
split-complementary
#89F7F8 #F889BF #F8C289
monochromatic
#15EFF1 #4FF3F5 #89F7F8 #C3FBFB #E2FDFD
Accessibility & contrast
On white
1.26
#89F7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#89F7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7F8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7F8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF8
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#4DFDF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89f7f8; /* rgb */ color: rgb(137, 247, 248); /* oklch */ color: oklch(91.1% 0.102 196.3);
Tailwind
colors: {
custom: {
50: '#b2fafa',
500: '#89f7f8',
950: '#000000',
},
}SCSS
$custom: #89f7f8; $custom-light: #b2fafa; $custom-dark: #000000;
JSON
{
"hex": "#89f7f8",
"rgb": {
"r": 137,
"g": 247,
"b": 248
},
"hsl": {
"h": 180.541,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91113,
"c": 0.10155,
"h": 196.3
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#89F7F8
secondary
#D6504F
accent
#0200E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585