#8FC5FA#8FC5FA
#8FC5FA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.6% C 0.094 H 248.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5FA |
|---|---|
| RGB | rgb(143, 197, 250) |
| HSL | hsl(210, 91%, 77%) |
| HSV | hsv(210, 43%, 98%) |
| CMYK | cmyk(42.8%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(77.68, -4.13, -31.60) |
| CIE-LCH | lch(77.68, 31.87, 262.56°) |
| OKLab | oklab(80.56% -0.0344 -0.0878) |
| OKLCH | oklch(80.56% 0.094 248.6) |
| XYZ | xyz(48.5435, 52.6712, 98.0326) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.18
Light Blue
#95D0FC
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Sky
#82CAFC
ΔE00 3.70
Carolina Blue
#8AB8FE
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5FA #FAC48F
analogous
#8FFAFA #8FC5FA #8F90FA
triadic
#8FC5FA #FA8FC5 #C5FA8F
tetradic
#8FC5FA #FA8FFA #FAC48F #90FA8F
square
#8FC5FA #FA8FFA #FAC48F #90FA8F
split-complementary
#8FC5FA #FA8F90 #FAFA8F
monochromatic
#1A88F5 #54A7F7 #8FC5FA #CAE3FD #E2F0FE
Accessibility & contrast
On white
1.82
#8FC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#8FC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5FA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5FA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#65D1D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc5fa; /* rgb */ color: rgb(143, 197, 250); /* oklch */ color: oklch(80.6% 0.094 248.6);
Tailwind
colors: {
custom: {
50: '#b4d6fc',
500: '#8fc5fa',
950: '#000000',
},
}SCSS
$custom: #8fc5fa; $custom-light: #b4d6fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc5fa",
"rgb": {
"r": 143,
"g": 197,
"b": 250
},
"hsl": {
"h": 209.72,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.80556,
"c": 0.09428,
"h": 248.6
},
"luminance": 0.52674
}Semantic roles & 50–950 ramp
primary
#8FC5FA
secondary
#D99654
accent
#7200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385