#89C8D2#89C8D2
#89C8D2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.4% C 0.066 H 208.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8D2 |
|---|---|
| RGB | rgb(137, 200, 210) |
| HSL | hsl(188, 45%, 68%) |
| HSV | hsv(188, 35%, 82%) |
| CMYK | cmyk(34.8%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.85, -17.56, -11.39) |
| CIE-LCH | lch(76.85, 20.93, 212.96°) |
| OKLab | oklab(79.37% -0.0577 -0.0312) |
| OKLCH | oklch(79.37% 0.066 208.4) |
| XYZ | xyz(42.5997, 51.2775, 68.6131) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 8.08
Ice Blue
#A5DFF9
ΔE00 8.86
Robin'S Egg Blue
#98EFF9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8D2 #D29389
analogous
#89D2B7 #89C8D2 #89A3D2
triadic
#89C8D2 #D289C8 #C8D289
tetradic
#89C8D2 #B789D2 #D29389 #A3D289
square
#89C8D2 #B789D2 #D29389 #A3D289
split-complementary
#89C8D2 #D289A3 #D2B789
monochromatic
#3E95A3 #5DB3C1 #89C8D2 #B5DDE3 #E2F1F4
Accessibility & contrast
On white
1.87
#89C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#89C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8D2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8D2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#B1BAD2
Tritanopia (blue-blind)
#6ECDCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89c8d2; /* rgb */ color: rgb(137, 200, 210); /* oklch */ color: oklch(79.4% 0.066 208.4);
Tailwind
colors: {
custom: {
50: '#aed8df',
500: '#89c8d2',
950: '#000000',
},
}SCSS
$custom: #89c8d2; $custom-light: #aed8df; $custom-dark: #000000;
JSON
{
"hex": "#89c8d2",
"rgb": {
"r": 137,
"g": 200,
"b": 210
},
"hsl": {
"h": 188.219,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.79367,
"c": 0.06562,
"h": 208.4
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#89C8D2
secondary
#A86358
accent
#412EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384