#8ABEFF#8ABEFF
#8ABEFF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.108 H 254.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEFF |
|---|---|
| RGB | rgb(138, 190, 255) |
| HSL | hsl(213, 100%, 77%) |
| HSV | hsv(213, 46%, 100%) |
| CMYK | cmyk(45.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.73, -0.17, -37.32) |
| CIE-LCH | lch(75.73, 37.32, 269.74°) |
| OKLab | oklab(79.02% -0.029 -0.1042) |
| OKLCH | oklch(79.02% 0.108 254.4) |
| XYZ | xyz(46.9386, 49.4471, 101.6592) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.98
Sky Blue (survey)
#75BBFD
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 5.24
Sky
#82CAFC
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEFF #FFCB8A
analogous
#8AF9FF #8ABEFF #918AFF
triadic
#8ABEFF #FF8ABE #BEFF8A
tetradic
#8ABEFF #FF8AF9 #FFCB8A #8AFF91
square
#8ABEFF #FF8AF9 #FFCB8A #8AFF91
split-complementary
#8ABEFF #FF918A #F9FF8A
monochromatic
#107AFF #4D9CFF #8ABEFF #C7E0FF #E0EEFF
Accessibility & contrast
On white
1.93
#8ABEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8ABEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEFF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEFF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#97B5FE
Tritanopia (blue-blind)
#59CCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abeff; /* rgb */ color: rgb(138, 190, 255); /* oklch */ color: oklch(79.0% 0.108 254.4);
Tailwind
colors: {
custom: {
50: '#b1d1ff',
500: '#8abeff',
950: '#000000',
},
}SCSS
$custom: #8abeff; $custom-light: #b1d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8abeff",
"rgb": {
"r": 138,
"g": 190,
"b": 255
},
"hsl": {
"h": 213.333,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79016,
"c": 0.10817,
"h": 254.4
},
"luminance": 0.4945
}Semantic roles & 50–950 ramp
primary
#8ABEFF
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286