#8FC4FF#8FC4FF
#8FC4FF is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.6% C 0.101 H 251.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4FF |
|---|---|
| RGB | rgb(143, 196, 255) |
| HSL | hsl(212, 100%, 78%) |
| HSV | hsv(212, 44%, 100%) |
| CMYK | cmyk(43.9%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(77.60, -2.23, -34.40) |
| CIE-LCH | lch(77.60, 34.48, 266.29°) |
| OKLab | oklab(80.55% -0.0316 -0.0958) |
| OKLCH | oklch(80.55% 0.101 251.7) |
| XYZ | xyz(49.1116, 52.5364, 102.1410) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.39
Carolina Blue
#8AB8FE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4FF #FFCA8F
analogous
#8FFCFF #8FC4FF #928FFF
triadic
#8FC4FF #FF8FC4 #C4FF8F
tetradic
#8FC4FF #FF8FFC #FFCA8F #8FFF92
square
#8FC4FF #FF8FFC #FFCA8F #8FFF92
split-complementary
#8FC4FF #FF928F #FCFF8F
monochromatic
#1584FF #52A4FF #8FC4FF #CCE4FF #E0EFFF
Accessibility & contrast
On white
1.82
#8FC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8FC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4FF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4FF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#63D1D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc4ff; /* rgb */ color: rgb(143, 196, 255); /* oklch */ color: oklch(80.6% 0.101 251.7);
Tailwind
colors: {
custom: {
50: '#b4d5ff',
500: '#8fc4ff',
950: '#000000',
},
}SCSS
$custom: #8fc4ff; $custom-light: #b4d5ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc4ff",
"rgb": {
"r": 143,
"g": 196,
"b": 255
},
"hsl": {
"h": 211.607,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80555,
"c": 0.10085,
"h": 251.7
},
"luminance": 0.52539
}Semantic roles & 50–950 ramp
primary
#8FC4FF
secondary
#E09D52
accent
#7900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386