#8FC7FF#8FC7FF
#8FC7FF is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.2% C 0.099 H 249.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7FF |
|---|---|
| RGB | rgb(143, 199, 255) |
| HSL | hsl(210, 100%, 78%) |
| HSV | hsv(210, 44%, 100%) |
| CMYK | cmyk(43.9%, 22%, 0%, 0%) |
| CIE-LAB | lab(78.41, -3.84, -33.16) |
| CIE-LCH | lch(78.41, 33.38, 263.39°) |
| OKLab | oklab(81.19% -0.0352 -0.0922) |
| OKLCH | oklch(81.19% 0.099 249.1) |
| XYZ | xyz(49.7951, 53.9033, 102.3688) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.04
Light Blue
#95D0FC
ΔE00 3.44
Sky
#82CAFC
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 3.87
Carolina Blue
#8AB8FE
ΔE00 4.56
Lightskyblue
#87CEFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7FF #FFC78F
analogous
#8FFFFF #8FC7FF #8F8FFF
triadic
#8FC7FF #FF8FC7 #C7FF8F
tetradic
#8FC7FF #FF8FFF #FFC78F #8FFF8F
square
#8FC7FF #FF8FFF #FFC78F #8FFF8F
split-complementary
#8FC7FF #FF8F8F #FFFF8F
monochromatic
#158AFF #52A8FF #8FC7FF #CCE6FF #E0F0FF
Accessibility & contrast
On white
1.78
#8FC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8FC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7FF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7FF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#62D4DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fc7ff; /* rgb */ color: rgb(143, 199, 255); /* oklch */ color: oklch(81.2% 0.099 249.1);
Tailwind
colors: {
custom: {
50: '#b4d7ff',
500: '#8fc7ff',
950: '#000000',
},
}SCSS
$custom: #8fc7ff; $custom-light: #b4d7ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc7ff",
"rgb": {
"r": 143,
"g": 199,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81188,
"c": 0.0987,
"h": 249.1
},
"luminance": 0.53906
}Semantic roles & 50–950 ramp
primary
#8FC7FF
secondary
#E09952
accent
#7300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386