#8EC2FF#8EC2FF
#8EC2FF is a light, moderate cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.103 H 253.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC2FF |
|---|---|
| RGB | rgb(142, 194, 255) |
| HSL | hsl(212, 100%, 78%) |
| HSV | hsv(212, 44%, 100%) |
| CMYK | cmyk(44.3%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.01, -1.39, -35.32) |
| CIE-LCH | lch(77.01, 35.35, 267.75°) |
| OKLab | oklab(80.08% -0.0301 -0.0984) |
| OKLCH | oklch(80.08% 0.103 253) |
| XYZ | xyz(48.4911, 51.5512, 101.9836) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Sky Blue (survey)
#75BBFD
ΔE00 3.66
Baby Blue (survey)
#A2CFFE
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC2FF #FFCB8E
analogous
#8EFBFF #8EC2FF #928EFF
triadic
#8EC2FF #FF8EC2 #C2FF8E
tetradic
#8EC2FF #FF8EFB #FFCB8E #8EFF92
square
#8EC2FF #FF8EFB #FFCB8E #8EFF92
split-complementary
#8EC2FF #FF928E #FBFF8E
monochromatic
#1480FF #51A1FF #8EC2FF #CBE3FF #E0EEFF
Accessibility & contrast
On white
1.86
#8EC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8EC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC2FF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC2FF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#9DB9FE
Tritanopia (blue-blind)
#61D0D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ec2ff; /* rgb */ color: rgb(142, 194, 255); /* oklch */ color: oklch(80.1% 0.103 253.0);
Tailwind
colors: {
custom: {
50: '#b4d4ff',
500: '#8ec2ff',
950: '#000000',
},
}SCSS
$custom: #8ec2ff; $custom-light: #b4d4ff; $custom-dark: #000000;
JSON
{
"hex": "#8ec2ff",
"rgb": {
"r": 142,
"g": 194,
"b": 255
},
"hsl": {
"h": 212.389,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80079,
"c": 0.10291,
"h": 253
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#8EC2FF
secondary
#E09E51
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386