#8ABFFA#8ABFFA
#8ABFFA is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.101 H 251.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFFA |
|---|---|
| RGB | rgb(138, 191, 250) |
| HSL | hsl(212, 92%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(44.8%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(75.80, -2.10, -34.53) |
| CIE-LCH | lch(75.80, 34.59, 266.51°) |
| OKLab | oklab(79.01% -0.0317 -0.0962) |
| OKLCH | oklch(79.01% 0.101 251.8) |
| XYZ | xyz(46.3616, 49.5640, 97.5478) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFFA #FAC58A
analogous
#8AF7FA #8ABFFA #8D8AFA
triadic
#8ABFFA #FA8ABF #BFFA8A
tetradic
#8ABFFA #FA8AF7 #FAC58A #8AFA8D
square
#8ABFFA #FA8AF7 #FAC58A #8AFA8D
split-complementary
#8ABFFA #FA8D8A #F7FA8A
monochromatic
#157FF5 #4F9FF7 #8ABFFA #C5DFFD #E2EFFE
Accessibility & contrast
On white
1.92
#8ABFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8ABFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFFA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFFA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#5CCCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abffa; /* rgb */ color: rgb(138, 191, 250); /* oklch */ color: oklch(79.0% 0.101 251.8);
Tailwind
colors: {
custom: {
50: '#b1d2fc',
500: '#8abffa',
950: '#000000',
},
}SCSS
$custom: #8abffa; $custom-light: #b1d2fc; $custom-dark: #000000;
JSON
{
"hex": "#8abffa",
"rgb": {
"r": 138,
"g": 191,
"b": 250
},
"hsl": {
"h": 211.607,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.79008,
"c": 0.10128,
"h": 251.8
},
"luminance": 0.49567
}Semantic roles & 50–950 ramp
primary
#8ABFFA
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285