#8EC3FA#8EC3FA
#8EC3FA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.096 H 250.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC3FA |
|---|---|
| RGB | rgb(142, 195, 250) |
| HSL | hsl(211, 92%, 77%) |
| HSV | hsv(211, 43%, 98%) |
| CMYK | cmyk(43.2%, 22%, 0%, 2%) |
| CIE-LAB | lab(77.09, -3.30, -32.52) |
| CIE-LCH | lch(77.09, 32.69, 264.21°) |
| OKLab | oklab(80.08% -0.0329 -0.0904) |
| OKLCH | oklch(80.08% 0.096 250) |
| XYZ | xyz(47.9200, 51.6801, 97.8741) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.46
Baby Blue (survey)
#A2CFFE
ΔE00 3.53
Carolina Blue
#8AB8FE
ΔE00 3.60
Light Blue
#95D0FC
ΔE00 4.22
Sky
#82CAFC
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC3FA #FAC58E
analogous
#8EF9FA #8EC3FA #8F8EFA
triadic
#8EC3FA #FA8EC3 #C3FA8E
tetradic
#8EC3FA #FA8EF9 #FAC58E #8EFA8F
square
#8EC3FA #FA8EF9 #FAC58E #8EFA8F
split-complementary
#8EC3FA #FA8F8E #F9FA8E
monochromatic
#1985F5 #53A4F7 #8EC3FA #C9E2FD #E2EFFE
Accessibility & contrast
On white
1.85
#8EC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#8EC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC3FA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC3FA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#64D0D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ec3fa; /* rgb */ color: rgb(142, 195, 250); /* oklch */ color: oklch(80.1% 0.096 250.0);
Tailwind
colors: {
custom: {
50: '#b3d5fc',
500: '#8ec3fa',
950: '#000000',
},
}SCSS
$custom: #8ec3fa; $custom-light: #b3d5fc; $custom-dark: #000000;
JSON
{
"hex": "#8ec3fa",
"rgb": {
"r": 142,
"g": 195,
"b": 250
},
"hsl": {
"h": 210.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.80077,
"c": 0.0962,
"h": 250
},
"luminance": 0.51683
}Semantic roles & 50–950 ramp
primary
#8EC3FA
secondary
#D99753
accent
#7500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385