#89ACDA#89ACDA
#89ACDA is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.077 H 255.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACDA |
|---|---|
| RGB | rgb(137, 172, 218) |
| HSL | hsl(214, 52%, 70%) |
| HSV | hsv(214, 37%, 85%) |
| CMYK | cmyk(37.2%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.39, -0.61, -27.05) |
| CIE-LCH | lch(69.39, 27.05, 268.71°) |
| OKLab | oklab(73.55% -0.0194 -0.0749) |
| OKLCH | oklch(73.55% 0.077 255.4) |
| XYZ | xyz(37.7200, 39.8835, 72.0268) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 6.49
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACDA #DAB789
analogous
#89D5DA #89ACDA #8F89DA
triadic
#89ACDA #DA89AC #ACDA89
tetradic
#89ACDA #DA89D5 #DAB789 #89DA8F
square
#89ACDA #DA89D5 #DAB789 #89DA8F
split-complementary
#89ACDA #DA8F89 #D5DA89
monochromatic
#386CB1 #5A8BCB #89ACDA #B8CDE9 #E6EEF7
Accessibility & contrast
On white
2.34
#89ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#89ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACDA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACDA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#6EB6BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89acda; /* rgb */ color: rgb(137, 172, 218); /* oklch */ color: oklch(73.6% 0.077 255.4);
Tailwind
colors: {
custom: {
50: '#aec4e5',
500: '#89acda',
950: '#000000',
},
}SCSS
$custom: #89acda; $custom-light: #aec4e5; $custom-dark: #000000;
JSON
{
"hex": "#89acda",
"rgb": {
"r": 137,
"g": 172,
"b": 218
},
"hsl": {
"h": 214.074,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.73553,
"c": 0.07734,
"h": 255.4
},
"luminance": 0.39885
}Semantic roles & 50–950 ramp
primary
#89ACDA
secondary
#EBE1D4
accent
#7D26C0
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101215
muted
#7F8184