#89C8D4#89C8D4
#89C8D4 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.4% C 0.066 H 210.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8D4 |
|---|---|
| RGB | rgb(137, 200, 212) |
| HSL | hsl(190, 47%, 68%) |
| HSV | hsv(190, 35%, 83%) |
| CMYK | cmyk(35.4%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(76.91, -17.07, -12.37) |
| CIE-LCH | lch(76.91, 21.08, 215.94°) |
| OKLab | oklab(79.44% -0.0569 -0.0339) |
| OKLCH | oklch(79.44% 0.066 210.8) |
| XYZ | xyz(42.8504, 51.3778, 69.9336) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.58
Powder Blue
#B0E0E6
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 8.27
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8D4 #D49589
analogous
#89D4BA #89C8D4 #89A2D4
triadic
#89C8D4 #D489C8 #C8D489
tetradic
#89C8D4 #BA89D4 #D49589 #A2D489
square
#89C8D4 #BA89D4 #D49589 #A2D489
split-complementary
#89C8D4 #D489A2 #D4BA89
monochromatic
#3D95A6 #5CB3C4 #89C8D4 #B6DDE4 #E3F2F5
Accessibility & contrast
On white
1.86
#89C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#89C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8D4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8D4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D5
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#6DCECC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89c8d4; /* rgb */ color: rgb(137, 200, 212); /* oklch */ color: oklch(79.4% 0.066 210.8);
Tailwind
colors: {
custom: {
50: '#aed8e1',
500: '#89c8d4',
950: '#000000',
},
}SCSS
$custom: #89c8d4; $custom-light: #aed8e1; $custom-dark: #000000;
JSON
{
"hex": "#89c8d4",
"rgb": {
"r": 137,
"g": 200,
"b": 212
},
"hsl": {
"h": 189.6,
"s": 46.584,
"l": 68.431
},
"oklch": {
"l": 0.79436,
"c": 0.06628,
"h": 210.8
},
"luminance": 0.5138
}Semantic roles & 50–950 ramp
primary
#89C8D4
secondary
#AA6557
accent
#422CBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384