#89DDEC#89DDEC
#89DDEC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.084 H 210.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDEC |
|---|---|
| RGB | rgb(137, 221, 236) |
| HSL | hsl(189, 72%, 73%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(41.9%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.49, -21.70, -15.34) |
| CIE-LCH | lch(83.49, 26.58, 215.25°) |
| OKLab | oklab(84.93% -0.0728 -0.0422) |
| OKLCH | oklch(84.93% 0.084 210.1) |
| XYZ | xyz(51.3077, 63.0837, 88.8133) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.66
Ice Blue
#A5DFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDEC #EC9889
analogous
#89ECC9 #89DDEC #89ABEC
triadic
#89DDEC #EC89DD #DDEC89
tetradic
#89DDEC #C989EC #EC9889 #ABEC89
square
#89DDEC #C989EC #EC9889 #ABEC89
split-complementary
#89DDEC #EC89AB #ECC989
monochromatic
#23BCD8 #54CEE4 #89DDEC #BEECF4 #E5F7FB
Accessibility & contrast
On white
1.54
#89DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#89DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDEC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDEC | 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)
#CFD7ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#5DE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89ddec; /* rgb */ color: rgb(137, 221, 236); /* oklch */ color: oklch(84.9% 0.084 210.1);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#89ddec',
950: '#000000',
},
}SCSS
$custom: #89ddec; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#89ddec",
"rgb": {
"r": 137,
"g": 221,
"b": 236
},
"hsl": {
"h": 189.091,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.84927,
"c": 0.0841,
"h": 210.1
},
"luminance": 0.63087
}Semantic roles & 50–950 ramp
primary
#89DDEC
secondary
#C66453
accent
#2F11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485