#8ABBF9#8ABBF9
#8ABBF9 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.103 H 254.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBF9 |
|---|---|
| RGB | rgb(138, 187, 249) |
| HSL | hsl(214, 90%, 76%) |
| HSV | hsv(214, 45%, 98%) |
| CMYK | cmyk(44.6%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(74.69, -0.20, -35.71) |
| CIE-LCH | lch(74.69, 35.71, 269.68°) |
| OKLab | oklab(78.12% -0.0273 -0.0996) |
| OKLCH | oklch(78.12% 0.103 254.7) |
| XYZ | xyz(45.3448, 47.7806, 96.4373) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.34
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Pastel Blue
#A2BFFE
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Sky
#82CAFC
ΔE00 6.42
Light Blue
#95D0FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBF9 #F9C88A
analogous
#8AF2F9 #8ABBF9 #908AF9
triadic
#8ABBF9 #F98ABB #BBF98A
tetradic
#8ABBF9 #F98AF2 #F9C88A #8AF990
square
#8ABBF9 #F98AF2 #F9C88A #8AF990
split-complementary
#8ABBF9 #F9908A #F2F98A
monochromatic
#1677F3 #5099F6 #8ABBF9 #C4DDFC #E2EEFE
Accessibility & contrast
On white
1.99
#8ABBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#8ABBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBF9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBF9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFC
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#5EC9D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abbf9; /* rgb */ color: rgb(138, 187, 249); /* oklch */ color: oklch(78.1% 0.103 254.7);
Tailwind
colors: {
custom: {
50: '#b1cffb',
500: '#8abbf9',
950: '#000000',
},
}SCSS
$custom: #8abbf9; $custom-light: #b1cffb; $custom-dark: #000000;
JSON
{
"hex": "#8abbf9",
"rgb": {
"r": 138,
"g": 187,
"b": 249
},
"hsl": {
"h": 213.514,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.7812,
"c": 0.10326,
"h": 254.7
},
"luminance": 0.47783
}Semantic roles & 50–950 ramp
primary
#8ABBF9
secondary
#F6E7D5
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285