#8EC0FF#8EC0FF
#8EC0FF is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.7% C 0.105 H 254.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0FF |
|---|---|
| RGB | rgb(142, 192, 255) |
| HSL | hsl(213, 100%, 78%) |
| HSV | hsv(213, 44%, 100%) |
| CMYK | cmyk(44.3%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(76.48, -0.30, -36.15) |
| CIE-LCH | lch(76.48, 36.15, 269.53°) |
| OKLab | oklab(79.66% -0.0278 -0.1008) |
| OKLCH | oklch(79.66% 0.105 254.6) |
| XYZ | xyz(48.0490, 50.6670, 101.8362) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 5.69
Sky
#82CAFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0FF #FFCD8E
analogous
#8EF9FF #8EC0FF #948EFF
triadic
#8EC0FF #FF8EC0 #C0FF8E
tetradic
#8EC0FF #FF8EF9 #FFCD8E #8EFF94
square
#8EC0FF #FF8EF9 #FFCD8E #8EFF94
split-complementary
#8EC0FF #FF948E #F9FF8E
monochromatic
#147CFF #519EFF #8EC0FF #CBE2FF #E0EEFF
Accessibility & contrast
On white
1.89
#8EC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#8EC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0FF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0FF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9AB8FE
Tritanopia (blue-blind)
#61CED6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ec0ff; /* rgb */ color: rgb(142, 192, 255); /* oklch */ color: oklch(79.7% 0.105 254.6);
Tailwind
colors: {
custom: {
50: '#b4d2ff',
500: '#8ec0ff',
950: '#000000',
},
}SCSS
$custom: #8ec0ff; $custom-light: #b4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8ec0ff",
"rgb": {
"r": 142,
"g": 192,
"b": 255
},
"hsl": {
"h": 213.451,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79659,
"c": 0.10454,
"h": 254.6
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#8EC0FF
secondary
#E0A151
accent
#8000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386