#89F0EE#89F0EE
#89F0EE is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.2% C 0.097 H 193.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89F0EE |
|---|---|
| RGB | rgb(137, 240, 238) |
| HSL | hsl(179, 77%, 74%) |
| HSV | hsv(179, 43%, 94%) |
| CMYK | cmyk(42.9%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(88.83, -30.45, -8.42) |
| CIE-LCH | lch(88.83, 31.59, 195.45°) |
| OKLab | oklab(89.23% -0.0937 -0.0232) |
| OKLCH | oklch(89.23% 0.097 193.9) |
| XYZ | xyz(56.9032, 73.8071, 92.1200) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.56
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F0EE #F0898B
analogous
#89F0BB #89F0EE #89BFF0
triadic
#89F0EE #EE89F0 #F0EE89
tetradic
#89F0EE #BB89F0 #F0898B #BFF089
square
#89F0EE #BB89F0 #F0898B #BFF089
split-complementary
#89F0EE #F089BF #F0BB89
monochromatic
#1DE2DE #53E9E6 #89F0EE #BFF7F6 #E4FCFB
Accessibility & contrast
On white
1.33
#89F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#89F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F0EE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F0EE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#57F6EF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f0ee; /* rgb */ color: rgb(137, 240, 238); /* oklch */ color: oklch(89.2% 0.097 193.9);
Tailwind
colors: {
custom: {
50: '#b1f5f3',
500: '#89f0ee',
950: '#000000',
},
}SCSS
$custom: #89f0ee; $custom-light: #b1f5f3; $custom-dark: #000000;
JSON
{
"hex": "#89f0ee",
"rgb": {
"r": 137,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.835,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.8923,
"c": 0.09654,
"h": 193.9
},
"luminance": 0.73812
}Semantic roles & 50–950 ramp
primary
#89F0EE
secondary
#CC5254
accent
#0C10DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585