#8ABFF7#8ABFF7
#8ABFF7 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.098 H 250.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFF7 |
|---|---|
| RGB | rgb(138, 191, 247) |
| HSL | hsl(211, 87%, 75%) |
| HSV | hsv(211, 44%, 97%) |
| CMYK | cmyk(44.1%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(75.69, -2.93, -33.09) |
| CIE-LCH | lch(75.69, 33.22, 264.94°) |
| OKLab | oklab(78.88% -0.0326 -0.0921) |
| OKLCH | oklch(78.88% 0.098 250.5) |
| XYZ | xyz(45.8949, 49.3773, 95.0900) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.87
Carolina Blue
#8AB8FE
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.07
Pastel Blue
#A2BFFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFF7 #F7C28A
analogous
#8AF5F7 #8ABFF7 #8B8AF7
triadic
#8ABFF7 #F78ABF #BFF78A
tetradic
#8ABFF7 #F78AF5 #F7C28A #8AF78B
square
#8ABFF7 #F78AF5 #F7C28A #8AF78B
split-complementary
#8ABFF7 #F78B8A #F5F78A
monochromatic
#1780EF #51A0F3 #8ABFF7 #C3DEFB #E2EFFD
Accessibility & contrast
On white
1.93
#8ABFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8ABFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFF7
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFF7 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FA
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#5ECCD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abff7; /* rgb */ color: rgb(138, 191, 247); /* oklch */ color: oklch(78.9% 0.098 250.5);
Tailwind
colors: {
custom: {
50: '#b1d2fa',
500: '#8abff7',
950: '#000000',
},
}SCSS
$custom: #8abff7; $custom-light: #b1d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8abff7",
"rgb": {
"r": 138,
"g": 191,
"b": 247
},
"hsl": {
"h": 210.826,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.78879,
"c": 0.0977,
"h": 250.5
},
"luminance": 0.4938
}Semantic roles & 50–950 ramp
primary
#8ABFF7
secondary
#F5E6D6
accent
#7602E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285