#8AAFDF#8AAFDF
#8AAFDF is a light, moderate cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.081 H 255.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFDF |
|---|---|
| RGB | rgb(138, 175, 223) |
| HSL | hsl(214, 57%, 71%) |
| HSV | hsv(214, 38%, 87%) |
| CMYK | cmyk(38.1%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(70.45, -0.67, -28.15) |
| CIE-LCH | lch(70.45, 28.16, 268.63°) |
| OKLab | oklab(74.46% -0.0207 -0.078) |
| OKLCH | oklch(74.46% 0.081 255.2) |
| XYZ | xyz(39.1263, 41.3889, 75.7250) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Pastel Blue
#A2BFFE
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 8.05
Cornflowerblue
#6495ED
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFDF #DFBA8A
analogous
#8ADADF #8AAFDF #8F8ADF
triadic
#8AAFDF #DF8AAF #AFDF8A
tetradic
#8AAFDF #DF8ADA #DFBA8A #8ADF8F
square
#8AAFDF #DF8ADA #DFBA8A #8ADF8F
split-complementary
#8AAFDF #DF8F8A #DADF8A
monochromatic
#336EBB #5A8ED2 #8AAFDF #BAD0EC #E7EFF8
Accessibility & contrast
On white
2.26
#8AAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#8AAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFDF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFDF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#6DB9BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8aafdf; /* rgb */ color: rgb(138, 175, 223); /* oklch */ color: oklch(74.5% 0.081 255.2);
Tailwind
colors: {
custom: {
50: '#afc6e9',
500: '#8aafdf',
950: '#000000',
},
}SCSS
$custom: #8aafdf; $custom-light: #afc6e9; $custom-dark: #000000;
JSON
{
"hex": "#8aafdf",
"rgb": {
"r": 138,
"g": 175,
"b": 223
},
"hsl": {
"h": 213.882,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.74464,
"c": 0.08068,
"h": 255.2
},
"luminance": 0.41391
}Semantic roles & 50–950 ramp
primary
#8AAFDF
secondary
#EEE4D7
accent
#7D21C5
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111316
muted
#808284