#89E4E4#89E4E4
#89E4E4 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.087 H 195.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E4 |
|---|---|
| RGB | rgb(137, 228, 228) |
| HSL | hsl(180, 63%, 72%) |
| HSV | hsv(180, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.20, -27.12, -8.55) |
| CIE-LCH | lch(85.20, 28.44, 197.49°) |
| OKLab | oklab(86.22% -0.084 -0.0236) |
| OKLCH | oklch(86.22% 0.087 195.7) |
| XYZ | xyz(52.0582, 66.4028, 83.4575) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.91
Light Cyan
#ACFFFC
ΔE00 6.21
Pale Cyan
#B7FFFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E4 #E48989
analogous
#89E4B7 #89E4E4 #89B7E4
triadic
#89E4E4 #E489E4 #E4E489
tetradic
#89E4E4 #B789E4 #E48989 #B7E489
square
#89E4E4 #B789E4 #E48989 #B7E489
split-complementary
#89E4E4 #E489B7 #E4B789
monochromatic
#2DC5C5 #57D9D9 #89E4E4 #BBEFEF #E6F9F9
Accessibility & contrast
On white
1.47
#89E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#89E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#60E9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e4; /* rgb */ color: rgb(137, 228, 228); /* oklch */ color: oklch(86.2% 0.087 195.7);
Tailwind
colors: {
custom: {
50: '#b0ecec',
500: '#89e4e4',
950: '#000000',
},
}SCSS
$custom: #89e4e4; $custom-light: #b0ecec; $custom-dark: #000000;
JSON
{
"hex": "#89e4e4",
"rgb": {
"r": 137,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.86223,
"c": 0.08729,
"h": 195.7
},
"luminance": 0.66407
}Semantic roles & 50–950 ramp
primary
#89E4E4
secondary
#BD5555
accent
#1B1BCB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484