#8FC0FF#8FC0FF
#8FC0FF is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.104 H 255.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0FF |
|---|---|
| RGB | rgb(143, 192, 255) |
| HSL | hsl(214, 100%, 78%) |
| HSV | hsv(214, 44%, 100%) |
| CMYK | cmyk(43.9%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(76.53, -0.06, -36.06) |
| CIE-LCH | lch(76.53, 36.06, 269.91°) |
| OKLab | oklab(79.72% -0.0269 -0.1005) |
| OKLCH | oklch(79.72% 0.104 255) |
| XYZ | xyz(48.2214, 50.7559, 101.8443) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.78
Sky
#82CAFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0FF #FFCE8F
analogous
#8FF8FF #8FC0FF #968FFF
triadic
#8FC0FF #FF8FC0 #C0FF8F
tetradic
#8FC0FF #FF8FF8 #FFCE8F #8FFF96
square
#8FC0FF #FF8FF8 #FFCE8F #8FFF96
split-complementary
#8FC0FF #FF968F #F8FF8F
monochromatic
#157BFF #529EFF #8FC0FF #CCE2FF #E0EEFF
Accessibility & contrast
On white
1.88
#8FC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8FC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0FF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0FF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9BB8FE
Tritanopia (blue-blind)
#63CED6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc0ff; /* rgb */ color: rgb(143, 192, 255); /* oklch */ color: oklch(79.7% 0.104 255.0);
Tailwind
colors: {
custom: {
50: '#b4d2ff',
500: '#8fc0ff',
950: '#000000',
},
}SCSS
$custom: #8fc0ff; $custom-light: #b4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ff",
"rgb": {
"r": 143,
"g": 192,
"b": 255
},
"hsl": {
"h": 213.75,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.79716,
"c": 0.10404,
"h": 255
},
"luminance": 0.50759
}Semantic roles & 50–950 ramp
primary
#8FC0FF
secondary
#E0A252
accent
#8100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386