#8ABFF9#8ABFF9
#8ABFF9 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.100 H 251.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFF9 |
|---|---|
| RGB | rgb(138, 191, 249) |
| HSL | hsl(211, 90%, 76%) |
| HSV | hsv(211, 45%, 98%) |
| CMYK | cmyk(44.6%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.76, -2.38, -34.05) |
| CIE-LCH | lch(75.76, 34.13, 266.00°) |
| OKLab | oklab(78.97% -0.032 -0.0948) |
| OKLCH | oklch(78.97% 0.1 251.3) |
| XYZ | xyz(46.2052, 49.5014, 96.7242) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Sky Blue (survey)
#75BBFD
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Sky
#82CAFC
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFF9 #F9C48A
analogous
#8AF7F9 #8ABFF9 #8C8AF9
triadic
#8ABFF9 #F98ABF #BFF98A
tetradic
#8ABFF9 #F98AF7 #F9C48A #8AF98C
square
#8ABFF9 #F98AF7 #F9C48A #8AF98C
split-complementary
#8ABFF9 #F98C8A #F7F98A
monochromatic
#167FF3 #509FF6 #8ABFF9 #C4DFFC #E2EFFE
Accessibility & contrast
On white
1.93
#8ABFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8ABFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFF9
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFF9 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#5DCCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abff9; /* rgb */ color: rgb(138, 191, 249); /* oklch */ color: oklch(79.0% 0.100 251.3);
Tailwind
colors: {
custom: {
50: '#b1d2fb',
500: '#8abff9',
950: '#000000',
},
}SCSS
$custom: #8abff9; $custom-light: #b1d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8abff9",
"rgb": {
"r": 138,
"g": 191,
"b": 249
},
"hsl": {
"h": 211.351,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78965,
"c": 0.10009,
"h": 251.3
},
"luminance": 0.49504
}Semantic roles & 50–950 ramp
primary
#8ABFF9
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285