#89ABDA#89ABDA
#89ABDA is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.078 H 256.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABDA |
|---|---|
| RGB | rgb(137, 171, 218) |
| HSL | hsl(215, 52%, 70%) |
| HSV | hsv(215, 37%, 85%) |
| CMYK | cmyk(37.2%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(69.11, -0.06, -27.46) |
| CIE-LCH | lch(69.11, 27.46, 269.88°) |
| OKLab | oklab(73.34% -0.0182 -0.076) |
| OKLCH | oklch(73.34% 0.078 256.6) |
| XYZ | xyz(37.5304, 39.5043, 71.9636) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.53
Sky Blue (survey)
#75BBFD
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABDA #DAB889
analogous
#89D3DA #89ABDA #9089DA
triadic
#89ABDA #DA89AB #ABDA89
tetradic
#89ABDA #DA89D3 #DAB889 #89DA90
square
#89ABDA #DA89D3 #DAB889 #89DA90
split-complementary
#89ABDA #DA9089 #D3DA89
monochromatic
#386BB1 #5A8ACB #89ABDA #B8CCE9 #E6EDF7
Accessibility & contrast
On white
2.36
#89ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#89ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABDA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABDA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#6FB5BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89abda; /* rgb */ color: rgb(137, 171, 218); /* oklch */ color: oklch(73.3% 0.078 256.6);
Tailwind
colors: {
custom: {
50: '#aec3e5',
500: '#89abda',
950: '#000000',
},
}SCSS
$custom: #89abda; $custom-light: #aec3e5; $custom-dark: #000000;
JSON
{
"hex": "#89abda",
"rgb": {
"r": 137,
"g": 171,
"b": 218
},
"hsl": {
"h": 214.815,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.7334,
"c": 0.07818,
"h": 256.6
},
"luminance": 0.39506
}Semantic roles & 50–950 ramp
primary
#89ABDA
secondary
#EBE1D4
accent
#7F26C0
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101215
muted
#7F8184