#89EBEA#89EBEA
#89EBEA is a very light, moderate teal. Relative luminance 0.707; OKLCH L 88.0% C 0.093 H 194.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89EBEA |
|---|---|
| RGB | rgb(137, 235, 234) |
| HSL | hsl(179, 71%, 73%) |
| HSV | hsv(179, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(87.33, -29.04, -8.55) |
| CIE-LCH | lch(87.33, 30.27, 196.42°) |
| OKLab | oklab(87.98% -0.0897 -0.0236) |
| OKLCH | oklch(87.98% 0.093 194.7) |
| XYZ | xyz(54.8704, 70.6713, 88.5754) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 5.03
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.82
Pale Cyan
#B7FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EBEA #EB898A
analogous
#89EBB9 #89EBEA #89BBEB
triadic
#89EBEA #EA89EB #EBEA89
tetradic
#89EBEA #B989EB #EB898A #BBEB89
square
#89EBEA #B989EB #EB898A #BBEB89
split-complementary
#89EBEA #EB89BB #EBB989
monochromatic
#24D5D4 #55E2E1 #89EBEA #BDF4F3 #E5FBFA
Accessibility & contrast
On white
1.39
#89EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#89EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EBEA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EBEA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#5AF0EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89ebea; /* rgb */ color: rgb(137, 235, 234); /* oklch */ color: oklch(88.0% 0.093 194.7);
Tailwind
colors: {
custom: {
50: '#b1f1f0',
500: '#89ebea',
950: '#000000',
},
}SCSS
$custom: #89ebea; $custom-light: #b1f1f0; $custom-dark: #000000;
JSON
{
"hex": "#89ebea",
"rgb": {
"r": 137,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.388,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.87983,
"c": 0.09271,
"h": 194.7
},
"luminance": 0.70676
}Semantic roles & 50–950 ramp
primary
#89EBEA
secondary
#C55354
accent
#1214D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585