#8FC0EA#8FC0EA
#8FC0EA is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.8% C 0.079 H 244.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0EA |
|---|---|
| RGB | rgb(143, 192, 234) |
| HSL | hsl(208, 68%, 74%) |
| HSV | hsv(208, 39%, 92%) |
| CMYK | cmyk(38.9%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.75, -5.69, -25.97) |
| CIE-LCH | lch(75.75, 26.59, 257.63°) |
| OKLab | oklab(78.84% -0.0336 -0.0718) |
| OKLCH | oklch(78.84% 0.079 244.9) |
| XYZ | xyz(45.0238, 49.4769, 85.0035) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.10
Light Blue
#95D0FC
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0EA #EAB98F
analogous
#8FEAE6 #8FC0EA #8F93EA
triadic
#8FC0EA #EA8FC0 #C0EA8F
tetradic
#8FC0EA #E68FEA #EAB98F #93EA8F
square
#8FC0EA #E68FEA #EAB98F #93EA8F
split-complementary
#8FC0EA #EA8F93 #EAE68F
monochromatic
#2886D6 #5BA3E0 #8FC0EA #C3DDF4 #E5F1FA
Accessibility & contrast
On white
1.93
#8FC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8FC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0EA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0EA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#6ECACE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc0ea; /* rgb */ color: rgb(143, 192, 234); /* oklch */ color: oklch(78.8% 0.079 244.9);
Tailwind
colors: {
custom: {
50: '#b3d3f0',
500: '#8fc0ea',
950: '#000000',
},
}SCSS
$custom: #8fc0ea; $custom-light: #b3d3f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ea",
"rgb": {
"r": 143,
"g": 192,
"b": 234
},
"hsl": {
"h": 207.692,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7884,
"c": 0.07927,
"h": 244.9
},
"luminance": 0.49479
}Semantic roles & 50–950 ramp
primary
#8FC0EA
secondary
#F2E5D9
accent
#6C15D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284