#8ABFED#8ABFED
#8ABFED is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.086 H 245.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFED |
|---|---|
| RGB | rgb(138, 191, 237) |
| HSL | hsl(208, 73%, 74%) |
| HSV | hsv(208, 42%, 93%) |
| CMYK | cmyk(41.8%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(75.31, -5.65, -28.28) |
| CIE-LCH | lch(75.31, 28.84, 258.70°) |
| OKLab | oklab(78.46% -0.0359 -0.0784) |
| OKLCH | oklch(78.46% 0.086 245.4) |
| XYZ | xyz(44.3930, 48.7765, 87.1799) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Sky
#82CAFC
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.39
Lightblue (survey)
#7BC8F6
ΔE00 4.47
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFED #EDB88A
analogous
#8AEDE9 #8ABFED #8A8DED
triadic
#8ABFED #ED8ABF #BFED8A
tetradic
#8ABFED #E98AED #EDB88A #8DED8A
square
#8ABFED #E98AED #EDB88A #8DED8A
split-complementary
#8ABFED #ED8A8D #EDE98A
monochromatic
#2285DB #55A2E5 #8ABFED #BFDCF5 #E4F0FB
Accessibility & contrast
On white
1.95
#8ABFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8ABFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFED
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFED | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#64CACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8abfed; /* rgb */ color: rgb(138, 191, 237); /* oklch */ color: oklch(78.5% 0.086 245.4);
Tailwind
colors: {
custom: {
50: '#b0d2f3',
500: '#8abfed',
950: '#000000',
},
}SCSS
$custom: #8abfed; $custom-light: #b0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#8abfed",
"rgb": {
"r": 138,
"g": 191,
"b": 237
},
"hsl": {
"h": 207.879,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.78461,
"c": 0.08621,
"h": 245.4
},
"luminance": 0.48779
}Semantic roles & 50–950 ramp
primary
#8ABFED
secondary
#F3E5D8
accent
#6C10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285