#8ABFEE#8ABFEE
#8ABFEE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.087 H 246.0°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFEE |
|---|---|
| RGB | rgb(138, 191, 238) |
| HSL | hsl(208, 75%, 74%) |
| HSV | hsv(208, 42%, 93%) |
| CMYK | cmyk(42%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.35, -5.38, -28.76) |
| CIE-LCH | lch(75.35, 29.26, 259.41°) |
| OKLab | oklab(78.5% -0.0356 -0.0797) |
| OKLCH | oklch(78.5% 0.087 246) |
| XYZ | xyz(44.5395, 48.8351, 87.9515) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.23
Sky
#82CAFC
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 4.21
Light Blue
#95D0FC
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFEE #EEB98A
analogous
#8AEEEB #8ABFEE #8A8DEE
triadic
#8ABFEE #EE8ABF #BFEE8A
tetradic
#8ABFEE #EB8AEE #EEB98A #8DEE8A
square
#8ABFEE #EB8AEE #EEB98A #8DEE8A
split-complementary
#8ABFEE #EE8A8D #EEEB8A
monochromatic
#2084DD #55A2E6 #8ABFEE #BFDCF6 #E4F0FB
Accessibility & contrast
On white
1.95
#8ABFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8ABFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFEE
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFEE | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#64CACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abfee; /* rgb */ color: rgb(138, 191, 238); /* oklch */ color: oklch(78.5% 0.087 246.0);
Tailwind
colors: {
custom: {
50: '#b0d2f3',
500: '#8abfee',
950: '#000000',
},
}SCSS
$custom: #8abfee; $custom-light: #b0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#8abfee",
"rgb": {
"r": 138,
"g": 191,
"b": 238
},
"hsl": {
"h": 208.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.78502,
"c": 0.08732,
"h": 246
},
"luminance": 0.48838
}Semantic roles & 50–950 ramp
primary
#8ABFEE
secondary
#F3E5D8
accent
#6D0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285