#8ABFF6#8ABFF6
#8ABFF6 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.097 H 250.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFF6 |
|---|---|
| RGB | rgb(138, 191, 246) |
| HSL | hsl(211, 86%, 75%) |
| HSV | hsv(211, 44%, 96%) |
| CMYK | cmyk(43.9%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.65, -3.21, -32.61) |
| CIE-LCH | lch(75.65, 32.77, 264.38°) |
| OKLab | oklab(78.84% -0.033 -0.0907) |
| OKLCH | oklch(78.84% 0.097 250) |
| XYZ | xyz(45.7410, 49.3158, 94.2795) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.86
Carolina Blue
#8AB8FE
ΔE00 3.04
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFF6 #F6C18A
analogous
#8AF5F6 #8ABFF6 #8B8AF6
triadic
#8ABFF6 #F68ABF #BFF68A
tetradic
#8ABFF6 #F68AF5 #F6C18A #8AF68B
square
#8ABFF6 #F68AF5 #F6C18A #8AF68B
split-complementary
#8ABFF6 #F68B8A #F5F68A
monochromatic
#1881ED #51A0F2 #8ABFF6 #C3DEFA #E3EFFD
Accessibility & contrast
On white
1.93
#8ABFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8ABFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFF6
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFF6 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F9
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#5FCCD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abff6; /* rgb */ color: rgb(138, 191, 246); /* oklch */ color: oklch(78.8% 0.097 250.0);
Tailwind
colors: {
custom: {
50: '#b0d2f9',
500: '#8abff6',
950: '#000000',
},
}SCSS
$custom: #8abff6; $custom-light: #b0d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8abff6",
"rgb": {
"r": 138,
"g": 191,
"b": 246
},
"hsl": {
"h": 210.556,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.78836,
"c": 0.09652,
"h": 250
},
"luminance": 0.49319
}Semantic roles & 50–950 ramp
primary
#8ABFF6
secondary
#F5E6D6
accent
#7503E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285