#89DDEB#89DDEB
#89DDEB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.084 H 209.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDEB |
|---|---|
| RGB | rgb(137, 221, 235) |
| HSL | hsl(189, 71%, 73%) |
| HSV | hsv(189, 42%, 92%) |
| CMYK | cmyk(41.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.46, -21.96, -14.86) |
| CIE-LCH | lch(83.46, 26.51, 214.08°) |
| OKLab | oklab(84.89% -0.0732 -0.0408) |
| OKLCH | oklch(84.89% 0.084 209.2) |
| XYZ | xyz(51.1629, 63.0257, 88.0503) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDEB #EB9789
analogous
#89EBC8 #89DDEB #89ACEB
triadic
#89DDEB #EB89DD #DDEB89
tetradic
#89DDEB #C889EB #EB9789 #ACEB89
square
#89DDEB #C889EB #EB9789 #ACEB89
split-complementary
#89DDEB #EB89AC #EBC889
monochromatic
#24BCD5 #55CEE2 #89DDEB #BDECF4 #E5F7FB
Accessibility & contrast
On white
1.54
#89DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#89DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDEB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDEB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#5DE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89ddeb; /* rgb */ color: rgb(137, 221, 235); /* oklch */ color: oklch(84.9% 0.084 209.2);
Tailwind
colors: {
custom: {
50: '#b0e7f1',
500: '#89ddeb',
950: '#000000',
},
}SCSS
$custom: #89ddeb; $custom-light: #b0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#89ddeb",
"rgb": {
"r": 137,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.84893,
"c": 0.08378,
"h": 209.2
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#89DDEB
secondary
#C56353
accent
#2E12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485