#89F5EF#89F5EF
#89F5EF is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.4% C 0.101 H 190.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5EF |
|---|---|
| RGB | rgb(137, 245, 239) |
| HSL | hsl(177, 84%, 75%) |
| HSV | hsv(177, 44%, 96%) |
| CMYK | cmyk(44.1%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(90.25, -32.57, -6.83) |
| CIE-LCH | lch(90.25, 33.28, 191.85°) |
| OKLab | oklab(90.38% -0.0989 -0.019) |
| OKLCH | oklch(90.38% 0.101 190.9) |
| XYZ | xyz(58.5428, 76.8505, 93.3932) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.16
Aqua
#00FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5EF #F5898F
analogous
#89F5B9 #89F5EF #89C5F5
triadic
#89F5EF #EF89F5 #F5EF89
tetradic
#89F5EF #B989F5 #F5898F #C5F589
square
#89F5EF #B989F5 #F5898F #C5F589
split-complementary
#89F5EF #F589C5 #F5B989
monochromatic
#18EBE0 #51F0E7 #89F5EF #C1FAF7 #E3FDFB
Accessibility & contrast
On white
1.28
#89F5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#89F5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5EF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5EF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#54FAF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89f5ef; /* rgb */ color: rgb(137, 245, 239); /* oklch */ color: oklch(90.4% 0.101 190.9);
Tailwind
colors: {
custom: {
50: '#b2f8f4',
500: '#89f5ef',
950: '#000000',
},
}SCSS
$custom: #89f5ef; $custom-light: #b2f8f4; $custom-dark: #000000;
JSON
{
"hex": "#89f5ef",
"rgb": {
"r": 137,
"g": 245,
"b": 239
},
"hsl": {
"h": 176.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.90383,
"c": 0.10069,
"h": 190.9
},
"luminance": 0.76855
}Semantic roles & 50–950 ramp
primary
#89F5EF
secondary
#D25057
accent
#0511E1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585