#8FC4F7#8FC4F7
#8FC4F7 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.2% C 0.091 H 248.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4F7 |
|---|---|
| RGB | rgb(143, 196, 247) |
| HSL | hsl(209, 87%, 76%) |
| HSV | hsv(209, 42%, 97%) |
| CMYK | cmyk(42.1%, 20.6%, 0%, 3.1%) |
| CIE-LAB | lab(77.30, -4.40, -30.58) |
| CIE-LCH | lch(77.30, 30.90, 261.82°) |
| OKLab | oklab(80.22% -0.0342 -0.0849) |
| OKLCH | oklch(80.22% 0.091 248.1) |
| XYZ | xyz(47.8505, 52.0319, 95.4994) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.62
Sky Blue (survey)
#75BBFD
ΔE00 3.67
Sky
#82CAFC
ΔE00 3.70
Carolina Blue
#8AB8FE
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4F7 #F7C28F
analogous
#8FF7F6 #8FC4F7 #8F90F7
triadic
#8FC4F7 #F78FC4 #C4F78F
tetradic
#8FC4F7 #F68FF7 #F7C28F #90F78F
square
#8FC4F7 #F68FF7 #F7C28F #90F78F
split-complementary
#8FC4F7 #F78F90 #F7F68F
monochromatic
#1D88EF #56A6F3 #8FC4F7 #C8E2FB #E2F0FD
Accessibility & contrast
On white
1.84
#8FC4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#8FC4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4F7
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4F7 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#67D0D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc4f7; /* rgb */ color: rgb(143, 196, 247); /* oklch */ color: oklch(80.2% 0.091 248.1);
Tailwind
colors: {
custom: {
50: '#b4d5fa',
500: '#8fc4f7',
950: '#000000',
},
}SCSS
$custom: #8fc4f7; $custom-light: #b4d5fa; $custom-dark: #000000;
JSON
{
"hex": "#8fc4f7",
"rgb": {
"r": 143,
"g": 196,
"b": 247
},
"hsl": {
"h": 209.423,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.8022,
"c": 0.09149,
"h": 248.1
},
"luminance": 0.52035
}Semantic roles & 50–950 ramp
primary
#8FC4F7
secondary
#D59455
accent
#7102E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385