#89F8F5#89F8F5
#89F8F5 is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.2% C 0.103 H 193.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89F8F5 |
|---|---|
| RGB | rgb(137, 248, 245) |
| HSL | hsl(178, 89%, 75%) |
| HSV | hsv(178, 45%, 97%) |
| CMYK | cmyk(44.8%, 0%, 1.2%, 2.7%) |
| CIE-LAB | lab(91.25, -32.52, -8.47) |
| CIE-LCH | lch(91.25, 33.61, 194.60°) |
| OKLab | oklab(91.24% -0.0998 -0.0234) |
| OKLCH | oklch(91.24% 0.103 193.2) |
| XYZ | xyz(60.3588, 79.0408, 98.4442) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F8F5 #F8898C
analogous
#89F8BD #89F8F5 #89C4F8
triadic
#89F8F5 #F589F8 #F8F589
tetradic
#89F8F5 #BD89F8 #F8898C #C4F889
square
#89F8F5 #BD89F8 #F8898C #C4F889
split-complementary
#89F8F5 #F889C4 #F8BD89
monochromatic
#15F1EB #4FF5F0 #89F8F5 #C3FBFA #E2FDFD
Accessibility & contrast
On white
1.25
#89F8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#89F8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F8F5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F8F5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#4FFEF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89f8f5; /* rgb */ color: rgb(137, 248, 245); /* oklch */ color: oklch(91.2% 0.103 193.2);
Tailwind
colors: {
custom: {
50: '#b2fbf8',
500: '#89f8f5',
950: '#000000',
},
}SCSS
$custom: #89f8f5; $custom-light: #b2fbf8; $custom-dark: #000000;
JSON
{
"hex": "#89f8f5",
"rgb": {
"r": 137,
"g": 248,
"b": 245
},
"hsl": {
"h": 178.378,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91242,
"c": 0.10251,
"h": 193.2
},
"luminance": 0.79046
}Semantic roles & 50–950 ramp
primary
#89F8F5
secondary
#D64F53
accent
#0006E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585