#8EC7FA#8EC7FA
#8EC7FA is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.9% C 0.094 H 246.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC7FA |
|---|---|
| RGB | rgb(142, 199, 250) |
| HSL | hsl(208, 92%, 77%) |
| HSV | hsv(208, 43%, 98%) |
| CMYK | cmyk(43.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(78.17, -5.44, -30.86) |
| CIE-LCH | lch(78.17, 31.34, 260.00°) |
| OKLab | oklab(80.93% -0.0377 -0.0857) |
| OKLCH | oklch(80.93% 0.094 246.3) |
| XYZ | xyz(48.8283, 53.4966, 98.1769) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.76
Sky
#82CAFC
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 3.23
Lightskyblue
#87CEFA
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 3.89
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC7FA #FAC18E
analogous
#8EFAF7 #8EC7FA #8E91FA
triadic
#8EC7FA #FA8EC7 #C7FA8E
tetradic
#8EC7FA #F78EFA #FAC18E #91FA8E
square
#8EC7FA #F78EFA #FAC18E #91FA8E
split-complementary
#8EC7FA #FA8E91 #FAF78E
monochromatic
#198DF5 #53AAF7 #8EC7FA #C9E4FD #E2F0FE
Accessibility & contrast
On white
1.79
#8EC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8EC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC7FA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC7FA | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#63D3D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ec7fa; /* rgb */ color: rgb(142, 199, 250); /* oklch */ color: oklch(80.9% 0.094 246.3);
Tailwind
colors: {
custom: {
50: '#b3d7fc',
500: '#8ec7fa',
950: '#000000',
},
}SCSS
$custom: #8ec7fa; $custom-light: #b3d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8ec7fa",
"rgb": {
"r": 142,
"g": 199,
"b": 250
},
"hsl": {
"h": 208.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.80926,
"c": 0.09358,
"h": 246.3
},
"luminance": 0.535
}Semantic roles & 50–950 ramp
primary
#8EC7FA
secondary
#D99253
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385