#8ABEFE#8ABEFE
#8ABEFE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.107 H 254.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEFE |
|---|---|
| RGB | rgb(138, 190, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 46%, 100%) |
| CMYK | cmyk(45.7%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.69, -0.45, -36.85) |
| CIE-LCH | lch(75.69, 36.85, 269.31°) |
| OKLab | oklab(78.97% -0.0293 -0.1028) |
| OKLCH | oklch(78.97% 0.107 254.1) |
| XYZ | xyz(46.7781, 49.3829, 100.8136) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.02
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 5.27
Sky
#82CAFC
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEFE #FECA8A
analogous
#8AF8FE #8ABEFE #908AFE
triadic
#8ABEFE #FE8ABE #BEFE8A
tetradic
#8ABEFE #FE8AF8 #FECA8A #8AFE90
square
#8ABEFE #FE8AF8 #FECA8A #8AFE90
split-complementary
#8ABEFE #FE908A #F8FE8A
monochromatic
#117BFD #4D9CFD #8ABEFE #C7E0FF #E1EEFF
Accessibility & contrast
On white
1.93
#8ABEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8ABEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEFE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEFE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#5ACCD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abefe; /* rgb */ color: rgb(138, 190, 254); /* oklch */ color: oklch(79.0% 0.107 254.1);
Tailwind
colors: {
custom: {
50: '#b1d1ff',
500: '#8abefe',
950: '#000000',
},
}SCSS
$custom: #8abefe; $custom-light: #b1d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8abefe",
"rgb": {
"r": 138,
"g": 190,
"b": 254
},
"hsl": {
"h": 213.103,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.78971,
"c": 0.10694,
"h": 254.1
},
"luminance": 0.49386
}Semantic roles & 50–950 ramp
primary
#8ABEFE
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286