#8ABFF2#8ABFF2
#8ABFF2 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.092 H 248.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFF2 |
|---|---|
| RGB | rgb(138, 191, 242) |
| HSL | hsl(209, 80%, 75%) |
| HSV | hsv(209, 43%, 95%) |
| CMYK | cmyk(43%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.50, -4.30, -30.69) |
| CIE-LCH | lch(75.50, 30.99, 262.03°) |
| OKLab | oklab(78.67% -0.0342 -0.0852) |
| OKLCH | oklch(78.67% 0.092 248.1) |
| XYZ | xyz(45.1337, 49.0728, 91.0809) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.93
Carolina Blue
#8AB8FE
ΔE00 3.56
Sky
#82CAFC
ΔE00 4.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.68
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFF2 #F2BD8A
analogous
#8AF2F1 #8ABFF2 #8A8BF2
triadic
#8ABFF2 #F28ABF #BFF28A
tetradic
#8ABFF2 #F18AF2 #F2BD8A #8BF28A
square
#8ABFF2 #F18AF2 #F2BD8A #8BF28A
split-complementary
#8ABFF2 #F28A8B #F2F18A
monochromatic
#1C83E6 #53A1EC #8ABFF2 #C1DDF8 #E3F0FC
Accessibility & contrast
On white
1.94
#8ABFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#8ABFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFF2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFF2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#61CBD0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abff2; /* rgb */ color: rgb(138, 191, 242); /* oklch */ color: oklch(78.7% 0.092 248.1);
Tailwind
colors: {
custom: {
50: '#b0d2f6',
500: '#8abff2',
950: '#000000',
},
}SCSS
$custom: #8abff2; $custom-light: #b0d2f6; $custom-dark: #000000;
JSON
{
"hex": "#8abff2",
"rgb": {
"r": 138,
"g": 191,
"b": 242
},
"hsl": {
"h": 209.423,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.78668,
"c": 0.09186,
"h": 248.1
},
"luminance": 0.49076
}Semantic roles & 50–950 ramp
primary
#8ABFF2
secondary
#F4E5D7
accent
#7109DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285