#89DDEA#89DDEA
#89DDEA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.083 H 208.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDEA |
|---|---|
| RGB | rgb(137, 221, 234) |
| HSL | hsl(188, 70%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(41.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.43, -22.21, -14.37) |
| CIE-LCH | lch(83.43, 26.45, 212.91°) |
| OKLab | oklab(84.86% -0.0735 -0.0395) |
| OKLCH | oklch(84.86% 0.083 208.2) |
| XYZ | xyz(51.0188, 62.9681, 87.2916) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 6.65
Aqua Blue
#02D8E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDEA #EA9689
analogous
#89EAC6 #89DDEA #89ADEA
triadic
#89DDEA #EA89DD #DDEA89
tetradic
#89DDEA #C689EA #EA9689 #ADEA89
square
#89DDEA #C689EA #EA9689 #ADEA89
split-complementary
#89DDEA #EA89AD #EAC689
monochromatic
#26BCD3 #55CEE1 #89DDEA #BDECF3 #E5F8FA
Accessibility & contrast
On white
1.54
#89DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#89DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDEA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDEA | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#5EE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89ddea; /* rgb */ color: rgb(137, 221, 234); /* oklch */ color: oklch(84.9% 0.083 208.2);
Tailwind
colors: {
custom: {
50: '#b0e7f0',
500: '#89ddea',
950: '#000000',
},
}SCSS
$custom: #89ddea; $custom-light: #b0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#89ddea",
"rgb": {
"r": 137,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.041,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.84859,
"c": 0.08348,
"h": 208.2
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#89DDEA
secondary
#C46253
accent
#2D14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485