#8ABFFE#8ABFFE
#8ABFFE is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.106 H 253.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFFE |
|---|---|
| RGB | rgb(138, 191, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 46%, 100%) |
| CMYK | cmyk(45.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.96, -0.99, -36.43) |
| CIE-LCH | lch(75.96, 36.45, 268.44°) |
| OKLab | oklab(79.18% -0.0305 -0.1016) |
| OKLCH | oklch(79.18% 0.106 253.3) |
| XYZ | xyz(46.9954, 49.8175, 100.8861) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.37
Sky Blue (survey)
#75BBFD
ΔE00 3.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky
#82CAFC
ΔE00 5.49
Light Blue
#95D0FC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFFE #FEC98A
analogous
#8AF9FE #8ABFFE #8F8AFE
triadic
#8ABFFE #FE8ABF #BFFE8A
tetradic
#8ABFFE #FE8AF9 #FEC98A #8AFE8F
square
#8ABFFE #FE8AF9 #FEC98A #8AFE8F
split-complementary
#8ABFFE #FE8F8A #F9FE8A
monochromatic
#117DFD #4D9EFD #8ABFFE #C7E0FF #E1EEFF
Accessibility & contrast
On white
1.92
#8ABFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8ABFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFFE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFFE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#5ACDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abffe; /* rgb */ color: rgb(138, 191, 254); /* oklch */ color: oklch(79.2% 0.106 253.3);
Tailwind
colors: {
custom: {
50: '#b1d2ff',
500: '#8abffe',
950: '#000000',
},
}SCSS
$custom: #8abffe; $custom-light: #b1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8abffe",
"rgb": {
"r": 138,
"g": 191,
"b": 254
},
"hsl": {
"h": 212.586,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.79182,
"c": 0.10612,
"h": 253.3
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#8ABFFE
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286