#89CEDB#89CEDB
#89CEDB is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.072 H 210.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEDB |
|---|---|
| RGB | rgb(137, 206, 219) |
| HSL | hsl(190, 53%, 70%) |
| HSV | hsv(190, 37%, 86%) |
| CMYK | cmyk(37.4%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.79, -18.41, -13.31) |
| CIE-LCH | lch(78.79, 22.72, 215.88°) |
| OKLab | oklab(81.01% -0.0616 -0.0365) |
| OKLCH | oklch(81.01% 0.072 210.7) |
| XYZ | xyz(45.1695, 54.5726, 75.1575) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEDB #DB9689
analogous
#89DBBF #89CEDB #89A5DB
triadic
#89CEDB #DB89CE #CEDB89
tetradic
#89CEDB #BF89DB #DB9689 #A5DB89
square
#89CEDB #BF89DB #DB9689 #A5DB89
split-complementary
#89CEDB #DB89A5 #DBBF89
monochromatic
#379FB3 #5ABBCD #89CEDB #B8E1E9 #E7F5F8
Accessibility & contrast
On white
1.76
#89CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#89CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEDB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEDB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#69D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cedb; /* rgb */ color: rgb(137, 206, 219); /* oklch */ color: oklch(81.0% 0.072 210.7);
Tailwind
colors: {
custom: {
50: '#afdde6',
500: '#89cedb',
950: '#000000',
},
}SCSS
$custom: #89cedb; $custom-light: #afdde6; $custom-dark: #000000;
JSON
{
"hex": "#89cedb",
"rgb": {
"r": 137,
"g": 206,
"b": 219
},
"hsl": {
"h": 189.512,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.8101,
"c": 0.07158,
"h": 210.7
},
"luminance": 0.54575
}Semantic roles & 50–950 ramp
primary
#89CEDB
secondary
#B26556
accent
#3E25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484