#8ABBFE#8ABBFE
#8ABBFE is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.110 H 256.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBFE |
|---|---|
| RGB | rgb(138, 187, 254) |
| HSL | hsl(215, 98%, 77%) |
| HSV | hsv(215, 46%, 100%) |
| CMYK | cmyk(45.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.89, 1.20, -38.09) |
| CIE-LCH | lch(74.89, 38.11, 271.80°) |
| OKLab | oklab(78.34% -0.0258 -0.1064) |
| OKLCH | oklch(78.34% 0.11 256.4) |
| XYZ | xyz(46.1350, 48.0967, 100.5993) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.00
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBFE #FECD8A
analogous
#8AF5FE #8ABBFE #938AFE
triadic
#8ABBFE #FE8ABB #BBFE8A
tetradic
#8ABBFE #FE8AF5 #FECD8A #8AFE93
square
#8ABBFE #FE8AF5 #FECD8A #8AFE93
split-complementary
#8ABBFE #FE938A #F5FE8A
monochromatic
#1174FD #4D98FD #8ABBFE #C7DEFF #E1EDFF
Accessibility & contrast
On white
1.98
#8ABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#8ABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBFE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBFE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#5BCAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abbfe; /* rgb */ color: rgb(138, 187, 254); /* oklch */ color: oklch(78.3% 0.110 256.4);
Tailwind
colors: {
custom: {
50: '#b1cfff',
500: '#8abbfe',
950: '#000000',
},
}SCSS
$custom: #8abbfe; $custom-light: #b1cfff; $custom-dark: #000000;
JSON
{
"hex": "#8abbfe",
"rgb": {
"r": 138,
"g": 187,
"b": 254
},
"hsl": {
"h": 214.655,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.78342,
"c": 0.10952,
"h": 256.4
},
"luminance": 0.481
}Semantic roles & 50–950 ramp
primary
#8ABBFE
secondary
#F7E8D4
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286