#89DEE3#89DEE3
#89DEE3 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.083 H 200.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEE3 |
|---|---|
| RGB | rgb(137, 222, 227) |
| HSL | hsl(183, 62%, 71%) |
| HSV | hsv(183, 40%, 89%) |
| CMYK | cmyk(39.6%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(83.50, -24.44, -10.55) |
| CIE-LCH | lch(83.50, 26.62, 203.36°) |
| OKLab | oklab(84.85% -0.0775 -0.029) |
| OKLCH | oklch(84.85% 0.083 200.5) |
| XYZ | xyz(50.2978, 63.1034, 82.1879) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.36
Paleturquoise
#AFEEEE
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEE3 #E38E89
analogous
#89E3BB #89DEE3 #89B1E3
triadic
#89DEE3 #E389DE #DEE389
tetradic
#89DEE3 #BB89E3 #E38E89 #B1E389
square
#89DEE3 #BB89E3 #E38E89 #B1E389
split-complementary
#89DEE3 #E389B1 #E3BB89
monochromatic
#2EBBC3 #58D0D7 #89DEE3 #BAECEF #E6F8F9
Accessibility & contrast
On white
1.54
#89DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#89DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEE3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEE3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#C3CBE4
Tritanopia (blue-blind)
#61E4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dee3; /* rgb */ color: rgb(137, 222, 227); /* oklch */ color: oklch(84.8% 0.083 200.5);
Tailwind
colors: {
custom: {
50: '#b0e8eb',
500: '#89dee3',
950: '#000000',
},
}SCSS
$custom: #89dee3; $custom-light: #b0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#89dee3",
"rgb": {
"r": 137,
"g": 222,
"b": 227
},
"hsl": {
"h": 183.333,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.84847,
"c": 0.08272,
"h": 200.5
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#89DEE3
secondary
#BB5A55
accent
#261CC9
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484