#89CED1#89CED1
#89CED1 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.069 H 199.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED1 |
|---|---|
| RGB | rgb(137, 206, 209) |
| HSL | hsl(183, 44%, 68%) |
| HSV | hsv(183, 34%, 82%) |
| CMYK | cmyk(34.4%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(78.50, -20.84, -8.39) |
| CIE-LCH | lch(78.50, 22.47, 201.92°) |
| OKLab | oklab(80.68% -0.0655 -0.023) |
| OKLCH | oklch(80.68% 0.069 199.3) |
| XYZ | xyz(43.8924, 54.0617, 68.4314) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.83
Mediumturquoise
#48D1CC
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.79
Robin'S Egg Blue
#98EFF9
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 8.57
Aqua Blue
#02D8E9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED1 #D18C89
analogous
#89D1B0 #89CED1 #89AAD1
triadic
#89CED1 #D189CE #CED189
tetradic
#89CED1 #B089D1 #D18C89 #AAD189
square
#89CED1 #B089D1 #D18C89 #AAD189
split-complementary
#89CED1 #D189AA #D1B089
monochromatic
#3F9DA1 #5DBCC0 #89CED1 #B5E0E2 #E1F3F3
Accessibility & contrast
On white
1.78
#89CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#89CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED1
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED1 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D1
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#6DD3CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ced1; /* rgb */ color: rgb(137, 206, 209); /* oklch */ color: oklch(80.7% 0.069 199.3);
Tailwind
colors: {
custom: {
50: '#aedddf',
500: '#89ced1',
950: '#000000',
},
}SCSS
$custom: #89ced1; $custom-light: #aedddf; $custom-dark: #000000;
JSON
{
"hex": "#89ced1",
"rgb": {
"r": 137,
"g": 206,
"b": 209
},
"hsl": {
"h": 182.5,
"s": 43.902,
"l": 67.843
},
"oklch": {
"l": 0.80675,
"c": 0.06945,
"h": 199.3
},
"luminance": 0.54064
}Semantic roles & 50–950 ramp
primary
#89CED1
secondary
#A65B58
accent
#342EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484