#8ABFE7#8ABFE7
#8ABFE7 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.080 H 241.6°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFE7 |
|---|---|
| RGB | rgb(138, 191, 231) |
| HSL | hsl(206, 66%, 72%) |
| HSV | hsv(206, 40%, 91%) |
| CMYK | cmyk(40.3%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(75.10, -7.25, -25.37) |
| CIE-LCH | lch(75.10, 26.39, 254.06°) |
| OKLab | oklab(78.22% -0.0379 -0.0701) |
| OKLCH | oklch(78.22% 0.08 241.6) |
| XYZ | xyz(43.5310, 48.4318, 82.6403) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.75
Lightblue (survey)
#7BC8F6
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.32
Lightskyblue
#87CEFA
ΔE00 4.35
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Light Grey Blue
#9DBCD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFE7 #E7B28A
analogous
#8AE7E0 #8ABFE7 #8A91E7
triadic
#8ABFE7 #E78ABF #BFE78A
tetradic
#8ABFE7 #E08AE7 #E7B28A #91E78A
square
#8ABFE7 #E08AE7 #E7B28A #91E78A
split-complementary
#8ABFE7 #E78A91 #E7E08A
monochromatic
#2A87CD #57A3DD #8ABFE7 #BDDBF1 #E6F1FA
Accessibility & contrast
On white
1.97
#8ABFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8ABFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFE7
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFE7 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#67C9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8abfe7; /* rgb */ color: rgb(138, 191, 231); /* oklch */ color: oklch(78.2% 0.080 241.6);
Tailwind
colors: {
custom: {
50: '#afd2ee',
500: '#8abfe7',
950: '#000000',
},
}SCSS
$custom: #8abfe7; $custom-light: #afd2ee; $custom-dark: #000000;
JSON
{
"hex": "#8abfe7",
"rgb": {
"r": 138,
"g": 191,
"b": 231
},
"hsl": {
"h": 205.806,
"s": 65.957,
"l": 72.353
},
"oklch": {
"l": 0.7822,
"c": 0.07974,
"h": 241.6
},
"luminance": 0.48434
}Semantic roles & 50–950 ramp
primary
#8ABFE7
secondary
#F1E4DA
accent
#6618CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284