#89E2E2#89E2E2
#89E2E2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.086 H 195.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2E2 |
|---|---|
| RGB | rgb(137, 226, 226) |
| HSL | hsl(180, 61%, 71%) |
| HSV | hsv(180, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(84.59, -26.64, -8.41) |
| CIE-LCH | lch(84.59, 27.93, 197.52°) |
| OKLab | oklab(85.71% -0.0825 -0.0232) |
| OKLCH | oklch(85.71% 0.086 195.7) |
| XYZ | xyz(51.2352, 65.1984, 81.8215) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 6.11
Light Cyan
#ACFFFC
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2E2 #E28989
analogous
#89E2B5 #89E2E2 #89B5E2
triadic
#89E2E2 #E289E2 #E2E289
tetradic
#89E2E2 #B589E2 #E28989 #B5E289
square
#89E2E2 #B589E2 #E28989 #B5E289
split-complementary
#89E2E2 #E289B5 #E2B589
monochromatic
#2FC1C1 #58D6D6 #89E2E2 #BAEEEE #E6F9F9
Accessibility & contrast
On white
1.50
#89E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#89E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2E2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2E2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#61E7E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e2e2; /* rgb */ color: rgb(137, 226, 226); /* oklch */ color: oklch(85.7% 0.086 195.7);
Tailwind
colors: {
custom: {
50: '#b0ebeb',
500: '#89e2e2',
950: '#000000',
},
}SCSS
$custom: #89e2e2; $custom-light: #b0ebeb; $custom-dark: #000000;
JSON
{
"hex": "#89e2e2",
"rgb": {
"r": 137,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.8571,
"c": 0.08573,
"h": 195.7
},
"luminance": 0.65202
}Semantic roles & 50–950 ramp
primary
#89E2E2
secondary
#BA5555
accent
#1D1DC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484