#89ACDB#89ACDB
#89ACDB is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.079 H 255.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACDB |
|---|---|
| RGB | rgb(137, 172, 219) |
| HSL | hsl(214, 53%, 70%) |
| HSV | hsv(214, 37%, 86%) |
| CMYK | cmyk(37.4%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(69.42, -0.35, -27.54) |
| CIE-LCH | lch(69.42, 27.54, 269.28°) |
| OKLab | oklab(73.6% -0.0191 -0.0762) |
| OKLCH | oklch(73.6% 0.079 255.9) |
| XYZ | xyz(37.8512, 39.9360, 72.7181) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 6.40
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACDB #DBB889
analogous
#89D5DB #89ACDB #8F89DB
triadic
#89ACDB #DB89AC #ACDB89
tetradic
#89ACDB #DB89D5 #DBB889 #89DB8F
square
#89ACDB #DB89D5 #DBB889 #89DB8F
split-complementary
#89ACDB #DB8F89 #D5DB89
monochromatic
#376CB3 #5A8BCD #89ACDB #B8CDE9 #E7EEF8
Accessibility & contrast
On white
2.34
#89ACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#89ACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACDB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACDB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDD
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#6EB6BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89acdb; /* rgb */ color: rgb(137, 172, 219); /* oklch */ color: oklch(73.6% 0.079 255.9);
Tailwind
colors: {
custom: {
50: '#aec4e6',
500: '#89acdb',
950: '#000000',
},
}SCSS
$custom: #89acdb; $custom-light: #aec4e6; $custom-dark: #000000;
JSON
{
"hex": "#89acdb",
"rgb": {
"r": 137,
"g": 172,
"b": 219
},
"hsl": {
"h": 214.39,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.73595,
"c": 0.07861,
"h": 255.9
},
"luminance": 0.39938
}Semantic roles & 50–950 ramp
primary
#89ACDB
secondary
#EBE2D4
accent
#7E25C1
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101216
muted
#7F8184