#8FC8FA#8FC8FA
#8FC8FA is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.2% C 0.092 H 245.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8FA |
|---|---|
| RGB | rgb(143, 200, 250) |
| HSL | hsl(208, 91%, 77%) |
| HSV | hsv(208, 43%, 98%) |
| CMYK | cmyk(42.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.49, -5.73, -30.36) |
| CIE-LCH | lch(78.49, 30.90, 259.31°) |
| OKLab | oklab(81.19% -0.038 -0.0842) |
| OKLCH | oklch(81.19% 0.092 245.7) |
| XYZ | xyz(49.2315, 54.0472, 98.2619) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.45
Sky
#82CAFC
ΔE00 2.64
Baby Blue (survey)
#A2CFFE
ΔE00 3.11
Lightskyblue
#87CEFA
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 4.03
Sky Blue (survey)
#75BBFD
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8FA #FAC18F
analogous
#8FFAF6 #8FC8FA #8F93FA
triadic
#8FC8FA #FA8FC8 #C8FA8F
tetradic
#8FC8FA #F68FFA #FAC18F #93FA8F
square
#8FC8FA #F68FFA #FAC18F #93FA8F
split-complementary
#8FC8FA #FA8F93 #FAF68F
monochromatic
#1A8EF5 #54ABF7 #8FC8FA #CAE5FD #E2F1FE
Accessibility & contrast
On white
1.78
#8FC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8FC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8FA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8FA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FC
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#65D4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fc8fa; /* rgb */ color: rgb(143, 200, 250); /* oklch */ color: oklch(81.2% 0.092 245.7);
Tailwind
colors: {
custom: {
50: '#b4d8fc',
500: '#8fc8fa',
950: '#000000',
},
}SCSS
$custom: #8fc8fa; $custom-light: #b4d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc8fa",
"rgb": {
"r": 143,
"g": 200,
"b": 250
},
"hsl": {
"h": 208.037,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.81193,
"c": 0.0924,
"h": 245.7
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#8FC8FA
secondary
#D99254
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385