#89AFE2#89AFE2
#89AFE2 is a light, moderate cyan. Relative luminance 0.415; OKLCH L 74.5% C 0.085 H 255.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFE2 |
|---|---|
| RGB | rgb(137, 175, 226) |
| HSL | hsl(214, 61%, 71%) |
| HSV | hsv(214, 39%, 89%) |
| CMYK | cmyk(39.4%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(70.50, -0.14, -29.71) |
| CIE-LCH | lch(70.50, 29.71, 269.73°) |
| OKLab | oklab(74.53% -0.0207 -0.0824) |
| OKLCH | oklch(74.53% 0.085 255.9) |
| XYZ | xyz(39.3696, 41.4672, 77.8663) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.65
Pastel Blue
#A2BFFE
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFE2 #E2BC89
analogous
#89DBE2 #89AFE2 #8F89E2
triadic
#89AFE2 #E289AF #AFE289
tetradic
#89AFE2 #E289DB #E2BC89 #89E28F
square
#89AFE2 #E289DB #E2BC89 #89E28F
split-complementary
#89AFE2 #E28F89 #DBE289
monochromatic
#2F6EC1 #588ED6 #89AFE2 #BAD0EE #E6EEF9
Accessibility & contrast
On white
2.26
#89AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#89AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFE2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFE2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#92A9E1
Tritanopia (blue-blind)
#6ABAC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89afe2; /* rgb */ color: rgb(137, 175, 226); /* oklch */ color: oklch(74.5% 0.085 255.9);
Tailwind
colors: {
custom: {
50: '#aec6eb',
500: '#89afe2',
950: '#000000',
},
}SCSS
$custom: #89afe2; $custom-light: #aec6eb; $custom-dark: #000000;
JSON
{
"hex": "#89afe2",
"rgb": {
"r": 137,
"g": 175,
"b": 226
},
"hsl": {
"h": 214.382,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.74528,
"c": 0.08499,
"h": 255.9
},
"luminance": 0.41469
}Semantic roles & 50–950 ramp
primary
#89AFE2
secondary
#EFE5D8
accent
#7F1DC8
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284