#89EBEC#89EBEC
#89EBEC is a very light, moderate teal. Relative luminance 0.708; OKLCH L 88.0% C 0.093 H 196.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89EBEC |
|---|---|
| RGB | rgb(137, 235, 236) |
| HSL | hsl(181, 72%, 73%) |
| HSV | hsv(181, 42%, 93%) |
| CMYK | cmyk(41.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.38, -28.55, -9.52) |
| CIE-LCH | lch(87.38, 30.10, 198.44°) |
| OKLab | oklab(88.05% -0.0888 -0.0262) |
| OKLCH | oklch(88.05% 0.093 196.5) |
| XYZ | xyz(55.1594, 70.7869, 90.0972) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.14
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EBEC #EC8A89
analogous
#89ECBB #89EBEC #89B9EC
triadic
#89EBEC #EC89EB #EBEC89
tetradic
#89EBEC #BB89EC #EC8A89 #B9EC89
square
#89EBEC #BB89EC #EC8A89 #B9EC89
split-complementary
#89EBEC #EC89B9 #ECBB89
monochromatic
#23D6D8 #54E2E4 #89EBEC #BEF4F4 #E5FBFB
Accessibility & contrast
On white
1.39
#89EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#89EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EBEC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EBEC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EC
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#59F1EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89ebec; /* rgb */ color: rgb(137, 235, 236); /* oklch */ color: oklch(88.0% 0.093 196.5);
Tailwind
colors: {
custom: {
50: '#b1f1f2',
500: '#89ebec',
950: '#000000',
},
}SCSS
$custom: #89ebec; $custom-light: #b1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#89ebec",
"rgb": {
"r": 137,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.606,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.88047,
"c": 0.09264,
"h": 196.5
},
"luminance": 0.70791
}Semantic roles & 50–950 ramp
primary
#89EBEC
secondary
#C65453
accent
#1311D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585