#8ABFE2#8ABFE2
#8ABFE2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.075 H 237.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFE2 |
|---|---|
| RGB | rgb(138, 191, 226) |
| HSL | hsl(204, 60%, 71%) |
| HSV | hsv(204, 39%, 89%) |
| CMYK | cmyk(38.9%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(74.92, -8.56, -22.93) |
| CIE-LCH | lch(74.92, 24.48, 249.54°) |
| OKLab | oklab(78.02% -0.0397 -0.0633) |
| OKLCH | oklch(78.02% 0.075 237.9) |
| XYZ | xyz(42.8349, 48.1533, 78.9742) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.87
Sky
#82CAFC
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFE2 #E2AD8A
analogous
#8AE2D9 #8ABFE2 #8A93E2
triadic
#8ABFE2 #E28ABF #BFE28A
tetradic
#8ABFE2 #D98AE2 #E2AD8A #93E28A
square
#8ABFE2 #D98AE2 #E2AD8A #93E28A
split-complementary
#8ABFE2 #E28A93 #E2D98A
monochromatic
#3088C2 #59A4D6 #8ABFE2 #BBDAEE #E6F2F9
Accessibility & contrast
On white
1.98
#8ABFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8ABFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFE2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFE2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#6AC8CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abfe2; /* rgb */ color: rgb(138, 191, 226); /* oklch */ color: oklch(78.0% 0.075 237.9);
Tailwind
colors: {
custom: {
50: '#afd2eb',
500: '#8abfe2',
950: '#000000',
},
}SCSS
$custom: #8abfe2; $custom-light: #afd2eb; $custom-dark: #000000;
JSON
{
"hex": "#8abfe2",
"rgb": {
"r": 138,
"g": 191,
"b": 226
},
"hsl": {
"h": 203.864,
"s": 60.274,
"l": 71.373
},
"oklch": {
"l": 0.78024,
"c": 0.07469,
"h": 237.9
},
"luminance": 0.48156
}Semantic roles & 50–950 ramp
primary
#8ABFE2
secondary
#EFE2D8
accent
#611EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284