#89CED0#89CED0
#89CED0 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.069 H 198.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED0 |
|---|---|
| RGB | rgb(137, 206, 208) |
| HSL | hsl(182, 43%, 68%) |
| HSV | hsv(182, 34%, 82%) |
| CMYK | cmyk(34.1%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(78.47, -21.08, -7.89) |
| CIE-LCH | lch(78.47, 22.51, 200.53°) |
| OKLab | oklab(80.64% -0.0659 -0.0217) |
| OKLCH | oklch(80.64% 0.069 198.2) |
| XYZ | xyz(43.7690, 54.0123, 67.7814) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.49
Aqua Blue
#02D8E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED0 #D08B89
analogous
#89D0AE #89CED0 #89ABD0
triadic
#89CED0 #D089CE #CED089
tetradic
#89CED0 #AE89D0 #D08B89 #ABD089
square
#89CED0 #AE89D0 #D08B89 #ABD089
split-complementary
#89CED0 #D089AB #D0AE89
monochromatic
#3F9C9F #5DBCBF #89CED0 #B5E0E1 #E1F2F3
Accessibility & contrast
On white
1.78
#89CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#89CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED0
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED0 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#6DD3CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ced0; /* rgb */ color: rgb(137, 206, 208); /* oklch */ color: oklch(80.6% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#aeddde',
500: '#89ced0',
950: '#000000',
},
}SCSS
$custom: #89ced0; $custom-light: #aeddde; $custom-dark: #000000;
JSON
{
"hex": "#89ced0",
"rgb": {
"r": 137,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.69,
"s": 43.03,
"l": 67.647
},
"oklch": {
"l": 0.80643,
"c": 0.06941,
"h": 198.2
},
"luminance": 0.54015
}Semantic roles & 50–950 ramp
primary
#89CED0
secondary
#A55B58
accent
#332FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484