#89EAEA#89EAEA
#89EAEA is a very light, moderate teal. Relative luminance 0.701; OKLCH L 87.8% C 0.092 H 195.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89EAEA |
|---|---|
| RGB | rgb(137, 234, 234) |
| HSL | hsl(180, 70%, 73%) |
| HSV | hsv(180, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(87.05, -28.56, -8.97) |
| CIE-LCH | lch(87.05, 29.93, 197.44°) |
| OKLab | oklab(87.76% -0.0885 -0.0247) |
| OKLCH | oklch(87.76% 0.092 195.6) |
| XYZ | xyz(54.5849, 70.1003, 88.4803) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Paleturquoise
#AFEEEE
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EAEA #EA8989
analogous
#89EAB9 #89EAEA #89B9EA
triadic
#89EAEA #EA89EA #EAEA89
tetradic
#89EAEA #B989EA #EA8989 #B9EA89
square
#89EAEA #B989EA #EA8989 #B9EA89
split-complementary
#89EAEA #EA89B9 #EAB989
monochromatic
#26D3D3 #55E1E1 #89EAEA #BDF3F3 #E5FAFA
Accessibility & contrast
On white
1.40
#89EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#89EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EAEA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EAEA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#5BF0EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89eaea; /* rgb */ color: rgb(137, 234, 234); /* oklch */ color: oklch(87.8% 0.092 195.6);
Tailwind
colors: {
custom: {
50: '#b1f1f0',
500: '#89eaea',
950: '#000000',
},
}SCSS
$custom: #89eaea; $custom-light: #b1f1f0; $custom-dark: #000000;
JSON
{
"hex": "#89eaea",
"rgb": {
"r": 137,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87759,
"c": 0.09191,
"h": 195.6
},
"luminance": 0.70105
}Semantic roles & 50–950 ramp
primary
#89EAEA
secondary
#C45353
accent
#1414D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111616
muted
#818585