#89CED8#89CED8
#89CED8 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.071 H 207.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED8 |
|---|---|
| RGB | rgb(137, 206, 216) |
| HSL | hsl(188, 50%, 69%) |
| HSV | hsv(188, 37%, 85%) |
| CMYK | cmyk(36.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(78.70, -19.15, -11.84) |
| CIE-LCH | lch(78.70, 22.51, 211.73°) |
| OKLab | oklab(80.91% -0.0627 -0.0325) |
| OKLCH | oklch(80.91% 0.071 207.4) |
| XYZ | xyz(44.7781, 54.4160, 73.0962) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 8.16
Robin Egg Blue
#8AF1FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED8 #D89389
analogous
#89D8BB #89CED8 #89A7D8
triadic
#89CED8 #D889CE #CED889
tetradic
#89CED8 #BB89D8 #D89389 #A7D889
square
#89CED8 #BB89D8 #D89389 #A7D889
split-complementary
#89CED8 #D889A7 #D8BB89
monochromatic
#399FAD #5BBBC9 #89CED8 #B7E1E7 #E5F4F6
Accessibility & contrast
On white
1.77
#89CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#89CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED8
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED8 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9D9
Deuteranopia (green-blind)
#B6BED8
Tritanopia (blue-blind)
#6AD4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89ced8; /* rgb */ color: rgb(137, 206, 216); /* oklch */ color: oklch(80.9% 0.071 207.4);
Tailwind
colors: {
custom: {
50: '#aedde4',
500: '#89ced8',
950: '#000000',
},
}SCSS
$custom: #89ced8; $custom-light: #aedde4; $custom-dark: #000000;
JSON
{
"hex": "#89ced8",
"rgb": {
"r": 137,
"g": 206,
"b": 216
},
"hsl": {
"h": 187.595,
"s": 50.318,
"l": 69.216
},
"oklch": {
"l": 0.80908,
"c": 0.07064,
"h": 207.4
},
"luminance": 0.54419
}Semantic roles & 50–950 ramp
primary
#89CED8
secondary
#AE6257
accent
#3B28BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484