#89CED4#89CED4
#89CED4 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.070 H 202.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED4 |
|---|---|
| RGB | rgb(137, 206, 212) |
| HSL | hsl(185, 47%, 68%) |
| HSV | hsv(185, 35%, 83%) |
| CMYK | cmyk(35.4%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.58, -20.12, -9.87) |
| CIE-LCH | lch(78.58, 22.41, 206.13°) |
| OKLab | oklab(80.77% -0.0643 -0.027) |
| OKLCH | oklch(80.77% 0.07 202.8) |
| XYZ | xyz(44.2673, 54.2117, 70.4059) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.34
Sky Blue
#87CEEB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED4 #D48F89
analogous
#89D4B4 #89CED4 #89A8D4
triadic
#89CED4 #D489CE #CED489
tetradic
#89CED4 #B489D4 #D48F89 #A8D489
square
#89CED4 #B489D4 #D48F89 #A8D489
split-complementary
#89CED4 #D489A8 #D4B489
monochromatic
#3D9EA6 #5CBBC4 #89CED4 #B6E1E4 #E3F3F5
Accessibility & contrast
On white
1.77
#89CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#89CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED4
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED4 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#B7BED4
Tritanopia (blue-blind)
#6CD3D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ced4; /* rgb */ color: rgb(137, 206, 212); /* oklch */ color: oklch(80.8% 0.070 202.8);
Tailwind
colors: {
custom: {
50: '#aedde1',
500: '#89ced4',
950: '#000000',
},
}SCSS
$custom: #89ced4; $custom-light: #aedde1; $custom-dark: #000000;
JSON
{
"hex": "#89ced4",
"rgb": {
"r": 137,
"g": 206,
"b": 212
},
"hsl": {
"h": 184.8,
"s": 46.584,
"l": 68.431
},
"oklch": {
"l": 0.80774,
"c": 0.06979,
"h": 202.8
},
"luminance": 0.54214
}Semantic roles & 50–950 ramp
primary
#89CED4
secondary
#AA5E57
accent
#372CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484