#89DEEC#89DEEC
#89DEEC is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.085 H 209.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEEC |
|---|---|
| RGB | rgb(137, 222, 236) |
| HSL | hsl(188, 72%, 73%) |
| HSV | hsv(188, 42%, 93%) |
| CMYK | cmyk(41.9%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.76, -22.20, -14.92) |
| CIE-LCH | lch(83.76, 26.75, 213.91°) |
| OKLab | oklab(85.15% -0.0739 -0.041) |
| OKLCH | oklch(85.15% 0.085 209) |
| XYZ | xyz(51.5725, 63.6133, 88.9016) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEEC #EC9789
analogous
#89ECC8 #89DEEC #89ACEC
triadic
#89DEEC #EC89DE #DEEC89
tetradic
#89DEEC #C889EC #EC9789 #ACEC89
square
#89DEEC #C889EC #EC9789 #ACEC89
split-complementary
#89DEEC #EC89AC #ECC889
monochromatic
#23BED8 #54CFE4 #89DEEC #BEEDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#89DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#89DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEEC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEEC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#C0CCEC
Tritanopia (blue-blind)
#5CE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89deec; /* rgb */ color: rgb(137, 222, 236); /* oklch */ color: oklch(85.1% 0.085 209.0);
Tailwind
colors: {
custom: {
50: '#b0e8f2',
500: '#89deec',
950: '#000000',
},
}SCSS
$custom: #89deec; $custom-light: #b0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#89deec",
"rgb": {
"r": 137,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.485,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.85149,
"c": 0.08454,
"h": 209
},
"luminance": 0.63617
}Semantic roles & 50–950 ramp
primary
#89DEEC
secondary
#C66353
accent
#2D11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485