#89CED7#89CED7
#89CED7 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.070 H 206.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED7 |
|---|---|
| RGB | rgb(137, 206, 215) |
| HSL | hsl(187, 49%, 69%) |
| HSV | hsv(187, 36%, 84%) |
| CMYK | cmyk(36.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(78.67, -19.39, -11.35) |
| CIE-LCH | lch(78.67, 22.47, 210.33°) |
| OKLab | oklab(80.87% -0.0631 -0.0311) |
| OKLCH | oklch(80.87% 0.07 206.2) |
| XYZ | xyz(44.6493, 54.3644, 72.4175) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Robin Egg Blue
#8AF1FE
ΔE00 8.28
Aqua Blue
#02D8E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED7 #D79289
analogous
#89D7B9 #89CED7 #89A7D7
triadic
#89CED7 #D789CE #CED789
tetradic
#89CED7 #B989D7 #D79289 #A7D789
square
#89CED7 #B989D7 #D79289 #A7D789
split-complementary
#89CED7 #D789A7 #D7B989
monochromatic
#3A9EAB #5BBBC8 #89CED7 #B7E1E6 #E4F4F6
Accessibility & contrast
On white
1.77
#89CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#89CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9D8
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#6AD4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89ced7; /* rgb */ color: rgb(137, 206, 215); /* oklch */ color: oklch(80.9% 0.070 206.2);
Tailwind
colors: {
custom: {
50: '#aedde3',
500: '#89ced7',
950: '#000000',
},
}SCSS
$custom: #89ced7; $custom-light: #aedde3; $custom-dark: #000000;
JSON
{
"hex": "#89ced7",
"rgb": {
"r": 137,
"g": 206,
"b": 215
},
"hsl": {
"h": 186.923,
"s": 49.367,
"l": 69.02
},
"oklch": {
"l": 0.80874,
"c": 0.07037,
"h": 206.2
},
"luminance": 0.54367
}Semantic roles & 50–950 ramp
primary
#89CED7
secondary
#AD6157
accent
#3A29BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484