#89CED5#89CED5
#89CED5 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.070 H 204.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED5 |
|---|---|
| RGB | rgb(137, 206, 213) |
| HSL | hsl(186, 48%, 69%) |
| HSV | hsv(186, 36%, 84%) |
| CMYK | cmyk(35.7%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.61, -19.88, -10.36) |
| CIE-LCH | lch(78.61, 22.42, 207.53°) |
| OKLab | oklab(80.81% -0.0639 -0.0284) |
| OKLCH | oklch(80.81% 0.07 204) |
| XYZ | xyz(44.3939, 54.2623, 71.0723) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 8.05
Aqua Blue
#02D8E9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED5 #D59089
analogous
#89D5B6 #89CED5 #89A8D5
triadic
#89CED5 #D589CE #CED589
tetradic
#89CED5 #B689D5 #D59089 #A8D589
square
#89CED5 #B689D5 #D59089 #A8D589
split-complementary
#89CED5 #D589A8 #D5B689
monochromatic
#3C9EA8 #5CBBC5 #89CED5 #B6E1E5 #E3F3F5
Accessibility & contrast
On white
1.77
#89CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#89CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED5
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED5 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D6
Deuteranopia (green-blind)
#B7BED5
Tritanopia (blue-blind)
#6BD3D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89ced5; /* rgb */ color: rgb(137, 206, 213); /* oklch */ color: oklch(80.8% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#aedde1',
500: '#89ced5',
950: '#000000',
},
}SCSS
$custom: #89ced5; $custom-light: #aedde1; $custom-dark: #000000;
JSON
{
"hex": "#89ced5",
"rgb": {
"r": 137,
"g": 206,
"b": 213
},
"hsl": {
"h": 185.526,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.80807,
"c": 0.06995,
"h": 204
},
"luminance": 0.54265
}Semantic roles & 50–950 ramp
primary
#89CED5
secondary
#AB5F57
accent
#382BBB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484