#8EC0F7#8EC0F7
#8EC0F7 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.095 H 251.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0F7 |
|---|---|
| RGB | rgb(142, 192, 247) |
| HSL | hsl(211, 87%, 76%) |
| HSV | hsv(211, 43%, 97%) |
| CMYK | cmyk(42.5%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(76.17, -2.49, -32.33) |
| CIE-LCH | lch(76.17, 32.42, 265.60°) |
| OKLab | oklab(79.32% -0.0302 -0.0899) |
| OKLCH | oklch(79.32% 0.095 251.4) |
| XYZ | xyz(46.7879, 50.1626, 95.1946) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0F7 #F7C58E
analogous
#8EF4F7 #8EC0F7 #918EF7
triadic
#8EC0F7 #F78EC0 #C0F78E
tetradic
#8EC0F7 #F78EF4 #F7C58E #8EF791
square
#8EC0F7 #F78EF4 #F7C58E #8EF791
split-complementary
#8EC0F7 #F7918E #F4F78E
monochromatic
#1C80EF #55A0F3 #8EC0F7 #C7E0FB #E2EFFD
Accessibility & contrast
On white
1.90
#8EC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#8EC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0F7
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0F7 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#66CCD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ec0f7; /* rgb */ color: rgb(142, 192, 247); /* oklch */ color: oklch(79.3% 0.095 251.4);
Tailwind
colors: {
custom: {
50: '#b3d2fa',
500: '#8ec0f7',
950: '#000000',
},
}SCSS
$custom: #8ec0f7; $custom-light: #b3d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8ec0f7",
"rgb": {
"r": 142,
"g": 192,
"b": 247
},
"hsl": {
"h": 211.429,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.79316,
"c": 0.09481,
"h": 251.4
},
"luminance": 0.50165
}Semantic roles & 50–950 ramp
primary
#8EC0F7
secondary
#D59854
accent
#7802E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385