#89DEEB#89DEEB
#89DEEB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.084 H 208.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEEB |
|---|---|
| RGB | rgb(137, 222, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 42%, 92%) |
| CMYK | cmyk(41.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.73, -22.45, -14.44) |
| CIE-LCH | lch(83.73, 26.70, 212.74°) |
| OKLab | oklab(85.12% -0.0743 -0.0397) |
| OKLCH | oklch(85.12% 0.084 208.1) |
| XYZ | xyz(51.4277, 63.5553, 88.1386) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 4.67
Powder Blue
#B0E0E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEEB #EB9689
analogous
#89EBC7 #89DEEB #89ADEB
triadic
#89DEEB #EB89DE #DEEB89
tetradic
#89DEEB #C789EB #EB9689 #ADEB89
square
#89DEEB #C789EB #EB9689 #ADEB89
split-complementary
#89DEEB #EB89AD #EBC789
monochromatic
#24BED5 #55CFE2 #89DEEB #BDEDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#89DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#89DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEEB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEEB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#5DE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89deeb; /* rgb */ color: rgb(137, 222, 235); /* oklch */ color: oklch(85.1% 0.084 208.1);
Tailwind
colors: {
custom: {
50: '#b0e8f1',
500: '#89deeb',
950: '#000000',
},
}SCSS
$custom: #89deeb; $custom-light: #b0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#89deeb",
"rgb": {
"r": 137,
"g": 222,
"b": 235
},
"hsl": {
"h": 187.959,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85115,
"c": 0.08425,
"h": 208.1
},
"luminance": 0.63559
}Semantic roles & 50–950 ramp
primary
#89DEEB
secondary
#C56253
accent
#2C12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485