#89E7ED#89E7ED
#89E7ED is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.2% C 0.090 H 200.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89E7ED |
|---|---|
| RGB | rgb(137, 231, 237) |
| HSL | hsl(184, 74%, 73%) |
| HSV | hsv(184, 42%, 93%) |
| CMYK | cmyk(42.2%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(86.30, -26.37, -11.66) |
| CIE-LCH | lch(86.30, 28.84, 203.86°) |
| OKLab | oklab(87.19% -0.0839 -0.0321) |
| OKLCH | oklch(87.19% 0.09 200.9) |
| XYZ | xyz(54.1727, 68.5805, 90.4870) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E7ED #ED8F89
analogous
#89EDC1 #89E7ED #89B5ED
triadic
#89E7ED #ED89E7 #E7ED89
tetradic
#89E7ED #C189ED #ED8F89 #B5ED89
square
#89E7ED #C189ED #ED8F89 #B5ED89
split-complementary
#89E7ED #ED89B5 #EDC189
monochromatic
#21CFDA #54DCE5 #89E7ED #BEF2F5 #E4FAFB
Accessibility & contrast
On white
1.43
#89E7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#89E7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E7ED
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E7ED | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#5AEDE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89e7ed; /* rgb */ color: rgb(137, 231, 237); /* oklch */ color: oklch(87.2% 0.090 200.9);
Tailwind
colors: {
custom: {
50: '#b1eff2',
500: '#89e7ed',
950: '#000000',
},
}SCSS
$custom: #89e7ed; $custom-light: #b1eff2; $custom-dark: #000000;
JSON
{
"hex": "#89e7ed",
"rgb": {
"r": 137,
"g": 231,
"b": 237
},
"hsl": {
"h": 183.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.87186,
"c": 0.08981,
"h": 200.9
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#89E7ED
secondary
#C85A52
accent
#1C10D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585