#8ABBFC#8ABBFC
#8ABBFC is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.3% C 0.107 H 255.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBFC |
|---|---|
| RGB | rgb(138, 187, 252) |
| HSL | hsl(214, 95%, 76%) |
| HSV | hsv(214, 45%, 99%) |
| CMYK | cmyk(45.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.81, 0.64, -37.14) |
| CIE-LCH | lch(74.81, 37.15, 270.98°) |
| OKLab | oklab(78.25% -0.0264 -0.1037) |
| OKLCH | oklch(78.25% 0.107 255.7) |
| XYZ | xyz(45.8164, 47.9692, 98.9213) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.10
Sky Blue (survey)
#75BBFD
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Sky
#82CAFC
ΔE00 6.67
Light Blue
#95D0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBFC #FCCB8A
analogous
#8AF4FC #8ABBFC #928AFC
triadic
#8ABBFC #FC8ABB #BBFC8A
tetradic
#8ABBFC #FC8AF4 #FCCB8A #8AFC92
square
#8ABBFC #FC8AF4 #FCCB8A #8AFC92
split-complementary
#8ABBFC #FC928A #F4FC8A
monochromatic
#1376F9 #4E98FA #8ABBFC #C6DEFE #E1EEFE
Accessibility & contrast
On white
1.98
#8ABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8ABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBFC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBFC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#5CC9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abbfc; /* rgb */ color: rgb(138, 187, 252); /* oklch */ color: oklch(78.3% 0.107 255.7);
Tailwind
colors: {
custom: {
50: '#b1cffd',
500: '#8abbfc',
950: '#000000',
},
}SCSS
$custom: #8abbfc; $custom-light: #b1cffd; $custom-dark: #000000;
JSON
{
"hex": "#8abbfc",
"rgb": {
"r": 138,
"g": 187,
"b": 252
},
"hsl": {
"h": 214.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78253,
"c": 0.107,
"h": 255.7
},
"luminance": 0.47972
}Semantic roles & 50–950 ramp
primary
#8ABBFC
secondary
#F6E8D5
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285