#8EC0F3#8EC0F3
#8EC0F3 is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.090 H 249.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0F3 |
|---|---|
| RGB | rgb(142, 192, 243) |
| HSL | hsl(210, 81%, 75%) |
| HSV | hsv(210, 42%, 95%) |
| CMYK | cmyk(41.6%, 21%, 0%, 4.7%) |
| CIE-LAB | lab(76.02, -3.57, -30.41) |
| CIE-LCH | lch(76.02, 30.62, 263.31°) |
| OKLab | oklab(79.15% -0.0315 -0.0844) |
| OKLCH | oklch(79.15% 0.09 249.5) |
| XYZ | xyz(46.1773, 49.9183, 91.9786) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.25
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0F3 #F3C18E
analogous
#8EF2F3 #8EC0F3 #8E8EF3
triadic
#8EC0F3 #F38EC0 #C0F38E
tetradic
#8EC0F3 #F38EF2 #F3C18E #8EF38E
square
#8EC0F3 #F38EF2 #F3C18E #8EF38E
split-complementary
#8EC0F3 #F38E8E #F2F38E
monochromatic
#1F82E7 #57A1ED #8EC0F3 #C5DFF9 #E3F0FC
Accessibility & contrast
On white
1.91
#8EC0F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#8EC0F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0F3
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0F3 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#68CCD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ec0f3; /* rgb */ color: rgb(142, 192, 243); /* oklch */ color: oklch(79.1% 0.090 249.5);
Tailwind
colors: {
custom: {
50: '#b3d2f7',
500: '#8ec0f3',
950: '#000000',
},
}SCSS
$custom: #8ec0f3; $custom-light: #b3d2f7; $custom-dark: #000000;
JSON
{
"hex": "#8ec0f3",
"rgb": {
"r": 142,
"g": 192,
"b": 243
},
"hsl": {
"h": 210.297,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.79148,
"c": 0.09008,
"h": 249.5
},
"luminance": 0.49921
}Semantic roles & 50–950 ramp
primary
#8EC0F3
secondary
#F4E6D7
accent
#7408DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285