#89AFE3#89AFE3
#89AFE3 is a light, moderate cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.086 H 256.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFE3 |
|---|---|
| RGB | rgb(137, 175, 227) |
| HSL | hsl(215, 62%, 71%) |
| HSV | hsv(215, 40%, 89%) |
| CMYK | cmyk(39.6%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(70.54, 0.13, -30.20) |
| CIE-LCH | lch(70.54, 30.20, 270.25°) |
| OKLab | oklab(74.57% -0.0203 -0.0838) |
| OKLCH | oklch(74.57% 0.086 256.4) |
| XYZ | xyz(39.5072, 41.5222, 78.5910) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 5.62
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFE3 #E3BD89
analogous
#89DCE3 #89AFE3 #9089E3
triadic
#89AFE3 #E389AF #AFE389
tetradic
#89AFE3 #E389DC #E3BD89 #89E390
square
#89AFE3 #E389DC #E3BD89 #89E390
split-complementary
#89AFE3 #E39089 #DCE389
monochromatic
#2E6DC3 #588DD7 #89AFE3 #BAD1EF #E6EEF9
Accessibility & contrast
On white
2.26
#89AFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#89AFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFE3
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFE3 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#6ABAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89afe3; /* rgb */ color: rgb(137, 175, 227); /* oklch */ color: oklch(74.6% 0.086 256.4);
Tailwind
colors: {
custom: {
50: '#aec6ec',
500: '#89afe3',
950: '#000000',
},
}SCSS
$custom: #89afe3; $custom-light: #aec6ec; $custom-dark: #000000;
JSON
{
"hex": "#89afe3",
"rgb": {
"r": 137,
"g": 175,
"b": 227
},
"hsl": {
"h": 214.667,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.74571,
"c": 0.08626,
"h": 256.4
},
"luminance": 0.41524
}Semantic roles & 50–950 ramp
primary
#89AFE3
secondary
#F0E6D8
accent
#801CC9
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284