#8EC0FC#8EC0FC
#8EC0FC is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.101 H 253.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0FC |
|---|---|
| RGB | rgb(142, 192, 252) |
| HSL | hsl(213, 95%, 77%) |
| HSV | hsv(213, 44%, 99%) |
| CMYK | cmyk(43.7%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.36, -1.12, -34.72) |
| CIE-LCH | lch(76.36, 34.74, 268.14°) |
| OKLab | oklab(79.53% -0.0287 -0.0967) |
| OKLCH | oklch(79.53% 0.101 253.5) |
| XYZ | xyz(47.5698, 50.4754, 99.3127) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.92
Light Blue
#95D0FC
ΔE00 5.45
Sky
#82CAFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0FC #FCCA8E
analogous
#8EF7FC #8EC0FC #938EFC
triadic
#8EC0FC #FC8EC0 #C0FC8E
tetradic
#8EC0FC #FC8EF7 #FCCA8E #8EFC93
square
#8EC0FC #FC8EF7 #FCCA8E #8EFC93
split-complementary
#8EC0FC #FC938E #F7FC8E
monochromatic
#177EF9 #529FFA #8EC0FC #CAE1FE #E1EEFE
Accessibility & contrast
On white
1.89
#8EC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#8EC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0FC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0FC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#9CB7FB
Tritanopia (blue-blind)
#63CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ec0fc; /* rgb */ color: rgb(142, 192, 252); /* oklch */ color: oklch(79.5% 0.101 253.5);
Tailwind
colors: {
custom: {
50: '#b3d2fd',
500: '#8ec0fc',
950: '#000000',
},
}SCSS
$custom: #8ec0fc; $custom-light: #b3d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ec0fc",
"rgb": {
"r": 142,
"g": 192,
"b": 252
},
"hsl": {
"h": 212.727,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79529,
"c": 0.10085,
"h": 253.5
},
"luminance": 0.50478
}Semantic roles & 50–950 ramp
primary
#8EC0FC
secondary
#DC9D52
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385