#8AC0F6#8AC0F6
#8AC0F6 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.096 H 249.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8AC0F6 |
|---|---|
| RGB | rgb(138, 192, 246) |
| HSL | hsl(210, 86%, 75%) |
| HSV | hsv(210, 44%, 96%) |
| CMYK | cmyk(43.9%, 22%, 0%, 3.5%) |
| CIE-LAB | lab(75.92, -3.75, -32.20) |
| CIE-LCH | lch(75.92, 32.41, 263.36°) |
| OKLab | oklab(79.05% -0.0341 -0.0895) |
| OKLCH | oklch(79.05% 0.096 249.1) |
| XYZ | xyz(45.9598, 49.7534, 94.3525) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.83
Carolina Blue
#8AB8FE
ΔE00 3.42
Sky
#82CAFC
ΔE00 4.26
Baby Blue (survey)
#A2CFFE
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AC0F6 #F6C08A
analogous
#8AF6F6 #8AC0F6 #8A8AF6
triadic
#8AC0F6 #F68AC0 #C0F68A
tetradic
#8AC0F6 #F68AF6 #F6C08A #8AF68A
square
#8AC0F6 #F68AF6 #F6C08A #8AF68A
split-complementary
#8AC0F6 #F68A8A #F6F68A
monochromatic
#1883ED #51A1F2 #8AC0F6 #C3DFFA #E3F0FD
Accessibility & contrast
On white
1.92
#8AC0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8AC0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AC0F6
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AC0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AC0F6 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F9
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#5FCCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ac0f6; /* rgb */ color: rgb(138, 192, 246); /* oklch */ color: oklch(79.0% 0.096 249.1);
Tailwind
colors: {
custom: {
50: '#b0d2f9',
500: '#8ac0f6',
950: '#000000',
},
}SCSS
$custom: #8ac0f6; $custom-light: #b0d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8ac0f6",
"rgb": {
"r": 138,
"g": 192,
"b": 246
},
"hsl": {
"h": 210,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.79049,
"c": 0.09582,
"h": 249.1
},
"luminance": 0.49756
}Semantic roles & 50–950 ramp
primary
#8AC0F6
secondary
#F5E6D6
accent
#7303E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285