#8ABBFF#8ABBFF
#8ABBFF is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.111 H 256.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBFF |
|---|---|
| RGB | rgb(138, 187, 255) |
| HSL | hsl(215, 100%, 77%) |
| HSV | hsv(215, 46%, 100%) |
| CMYK | cmyk(45.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(74.93, 1.48, -38.57) |
| CIE-LCH | lch(74.93, 38.60, 272.20°) |
| OKLab | oklab(78.39% -0.0255 -0.1078) |
| OKLCH | oklch(78.39% 0.111 256.7) |
| XYZ | xyz(46.2956, 48.1609, 101.4448) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.97
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Sky
#82CAFC
ΔE00 6.90
Light Blue
#95D0FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBFF #FFCE8A
analogous
#8AF5FF #8ABBFF #948AFF
triadic
#8ABBFF #FF8ABB #BBFF8A
tetradic
#8ABBFF #FF8AF5 #FFCE8A #8AFF94
square
#8ABBFF #FF8AF5 #FFCE8A #8AFF94
split-complementary
#8ABBFF #FF948A #F5FF8A
monochromatic
#1074FF #4D97FF #8ABBFF #C7DFFF #E0EDFF
Accessibility & contrast
On white
1.98
#8ABBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8ABBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBFF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBFF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#93B3FE
Tritanopia (blue-blind)
#5ACAD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abbff; /* rgb */ color: rgb(138, 187, 255); /* oklch */ color: oklch(78.4% 0.111 256.7);
Tailwind
colors: {
custom: {
50: '#b1cfff',
500: '#8abbff',
950: '#000000',
},
}SCSS
$custom: #8abbff; $custom-light: #b1cfff; $custom-dark: #000000;
JSON
{
"hex": "#8abbff",
"rgb": {
"r": 138,
"g": 187,
"b": 255
},
"hsl": {
"h": 214.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.78387,
"c": 0.11077,
"h": 256.7
},
"luminance": 0.48164
}Semantic roles & 50–950 ramp
primary
#8ABBFF
secondary
#F7E8D4
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286