#89CED9#89CED9
#89CED9 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.071 H 208.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED9 |
|---|---|
| RGB | rgb(137, 206, 217) |
| HSL | hsl(188, 51%, 69%) |
| HSV | hsv(188, 37%, 85%) |
| CMYK | cmyk(36.9%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(78.73, -18.90, -12.33) |
| CIE-LCH | lch(78.73, 22.57, 213.12°) |
| OKLab | oklab(80.94% -0.0623 -0.0338) |
| OKLCH | oklch(80.94% 0.071 208.5) |
| XYZ | xyz(44.9078, 54.4679, 73.7792) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Baby Blue
#89CFF0
ΔE00 7.77
Ice Blue
#A5DFF9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED9 #D99489
analogous
#89D9BC #89CED9 #89A6D9
triadic
#89CED9 #D989CE #CED989
tetradic
#89CED9 #BC89D9 #D99489 #A6D989
square
#89CED9 #BC89D9 #D99489 #A6D989
split-complementary
#89CED9 #D989A6 #D9BC89
monochromatic
#389FAF #5BBBCA #89CED9 #B7E1E8 #E6F4F7
Accessibility & contrast
On white
1.77
#89CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#89CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED9
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED9 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DA
Deuteranopia (green-blind)
#B5BFD9
Tritanopia (blue-blind)
#69D4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89ced9; /* rgb */ color: rgb(137, 206, 217); /* oklch */ color: oklch(80.9% 0.071 208.5);
Tailwind
colors: {
custom: {
50: '#afdde4',
500: '#89ced9',
950: '#000000',
},
}SCSS
$custom: #89ced9; $custom-light: #afdde4; $custom-dark: #000000;
JSON
{
"hex": "#89ced9",
"rgb": {
"r": 137,
"g": 206,
"b": 217
},
"hsl": {
"h": 188.25,
"s": 51.282,
"l": 69.412
},
"oklch": {
"l": 0.80942,
"c": 0.07092,
"h": 208.5
},
"luminance": 0.54471
}Semantic roles & 50–950 ramp
primary
#89CED9
secondary
#B06357
accent
#3C27BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484