#8EC8FA#8EC8FA
#8EC8FA is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.1% C 0.093 H 245.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC8FA |
|---|---|
| RGB | rgb(142, 200, 250) |
| HSL | hsl(208, 92%, 77%) |
| HSV | hsv(208, 43%, 98%) |
| CMYK | cmyk(43.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.44, -5.98, -30.44) |
| CIE-LCH | lch(78.44, 31.03, 258.89°) |
| OKLab | oklab(81.14% -0.0388 -0.0845) |
| OKLCH | oklch(81.14% 0.093 245.3) |
| XYZ | xyz(49.0591, 53.9583, 98.2538) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.39
Sky
#82CAFC
ΔE00 2.45
Baby Blue (survey)
#A2CFFE
ΔE00 3.27
Lightskyblue
#87CEFA
ΔE00 3.47
Lightblue (survey)
#7BC8F6
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC8FA #FAC08E
analogous
#8EFAF6 #8EC8FA #8E92FA
triadic
#8EC8FA #FA8EC8 #C8FA8E
tetradic
#8EC8FA #F68EFA #FAC08E #92FA8E
square
#8EC8FA #F68EFA #FAC08E #92FA8E
split-complementary
#8EC8FA #FA8E92 #FAF68E
monochromatic
#198FF5 #53ABF7 #8EC8FA #C9E5FD #E2F1FE
Accessibility & contrast
On white
1.78
#8EC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8EC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC8FA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC8FA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#63D4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ec8fa; /* rgb */ color: rgb(142, 200, 250); /* oklch */ color: oklch(81.1% 0.093 245.3);
Tailwind
colors: {
custom: {
50: '#b3d8fc',
500: '#8ec8fa',
950: '#000000',
},
}SCSS
$custom: #8ec8fa; $custom-light: #b3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8ec8fa",
"rgb": {
"r": 142,
"g": 200,
"b": 250
},
"hsl": {
"h": 207.778,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.81138,
"c": 0.09299,
"h": 245.3
},
"luminance": 0.53961
}Semantic roles & 50–950 ramp
primary
#8EC8FA
secondary
#D99153
accent
#6A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385