#89CED2#89CED2
#89CED2 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.070 H 200.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED2 |
|---|---|
| RGB | rgb(137, 206, 210) |
| HSL | hsl(183, 45%, 68%) |
| HSV | hsv(183, 35%, 82%) |
| CMYK | cmyk(34.8%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.53, -20.60, -8.88) |
| CIE-LCH | lch(78.53, 22.44, 203.32°) |
| OKLab | oklab(80.71% -0.0651 -0.0243) |
| OKLCH | oklch(80.71% 0.07 200.5) |
| XYZ | xyz(44.0166, 54.1114, 69.0854) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.82
Mediumturquoise
#48D1CC
ΔE00 7.93
Lightblue
#ADD8E6
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED2 #D28D89
analogous
#89D2B1 #89CED2 #89A9D2
triadic
#89CED2 #D289CE #CED289
tetradic
#89CED2 #B189D2 #D28D89 #A9D289
square
#89CED2 #B189D2 #D28D89 #A9D289
split-complementary
#89CED2 #D289A9 #D2B189
monochromatic
#3E9DA3 #5DBCC1 #89CED2 #B5E0E3 #E2F3F4
Accessibility & contrast
On white
1.78
#89CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#89CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#6DD3CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ced2; /* rgb */ color: rgb(137, 206, 210); /* oklch */ color: oklch(80.7% 0.070 200.5);
Tailwind
colors: {
custom: {
50: '#aedddf',
500: '#89ced2',
950: '#000000',
},
}SCSS
$custom: #89ced2; $custom-light: #aedddf; $custom-dark: #000000;
JSON
{
"hex": "#89ced2",
"rgb": {
"r": 137,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.288,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.80708,
"c": 0.06953,
"h": 200.5
},
"luminance": 0.54114
}Semantic roles & 50–950 ramp
primary
#89CED2
secondary
#A85C58
accent
#352EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484