#89EAED#89EAED
#89EAED is a very light, moderate teal. Relative luminance 0.703; OKLCH L 87.9% C 0.092 H 198.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89EAED |
|---|---|
| RGB | rgb(137, 234, 237) |
| HSL | hsl(182, 74%, 73%) |
| HSV | hsv(182, 42%, 93%) |
| CMYK | cmyk(42.2%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.13, -27.82, -10.42) |
| CIE-LCH | lch(87.13, 29.71, 200.53°) |
| OKLab | oklab(87.86% -0.0873 -0.0287) |
| OKLCH | oklch(87.86% 0.092 198.2) |
| XYZ | xyz(55.0196, 70.2742, 90.7693) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EAED #ED8C89
analogous
#89EDBE #89EAED #89B8ED
triadic
#89EAED #ED89EA #EAED89
tetradic
#89EAED #BE89ED #ED8C89 #B8ED89
square
#89EAED #BE89ED #ED8C89 #B8ED89
split-complementary
#89EAED #ED89B8 #EDBE89
monochromatic
#21D5DA #54E1E5 #89EAED #BEF3F5 #E4FAFB
Accessibility & contrast
On white
1.39
#89EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#89EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EAED
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EAED | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#59F0EB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89eaed; /* rgb */ color: rgb(137, 234, 237); /* oklch */ color: oklch(87.9% 0.092 198.2);
Tailwind
colors: {
custom: {
50: '#b1f1f2',
500: '#89eaed',
950: '#000000',
},
}SCSS
$custom: #89eaed; $custom-light: #b1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#89eaed",
"rgb": {
"r": 137,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.87856,
"c": 0.0919,
"h": 198.2
},
"luminance": 0.70278
}Semantic roles & 50–950 ramp
primary
#89EAED
secondary
#C85652
accent
#1610D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585