#8FC6FA#8FC6FA
#8FC6FA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.8% C 0.094 H 247.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC6FA |
|---|---|
| RGB | rgb(143, 198, 250) |
| HSL | hsl(209, 91%, 77%) |
| HSV | hsv(209, 43%, 98%) |
| CMYK | cmyk(42.8%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.95, -4.66, -31.19) |
| CIE-LCH | lch(77.95, 31.54, 261.50°) |
| OKLab | oklab(80.77% -0.0356 -0.0866) |
| OKLCH | oklch(80.77% 0.094 247.7) |
| XYZ | xyz(48.7713, 53.1268, 98.1085) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.11
Light Blue
#95D0FC
ΔE00 3.20
Sky
#82CAFC
ΔE00 3.34
Sky Blue (survey)
#75BBFD
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC6FA #FAC38F
analogous
#8FFAF9 #8FC6FA #8F91FA
triadic
#8FC6FA #FA8FC6 #C6FA8F
tetradic
#8FC6FA #F98FFA #FAC38F #91FA8F
square
#8FC6FA #F98FFA #FAC38F #91FA8F
split-complementary
#8FC6FA #FA8F91 #FAF98F
monochromatic
#1A8AF5 #54A8F7 #8FC6FA #CAE4FD #E2F0FE
Accessibility & contrast
On white
1.81
#8FC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#8FC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC6FA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC6FA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#65D2D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fc6fa; /* rgb */ color: rgb(143, 198, 250); /* oklch */ color: oklch(80.8% 0.094 247.7);
Tailwind
colors: {
custom: {
50: '#b4d7fc',
500: '#8fc6fa',
950: '#000000',
},
}SCSS
$custom: #8fc6fa; $custom-light: #b4d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc6fa",
"rgb": {
"r": 143,
"g": 198,
"b": 250
},
"hsl": {
"h": 209.159,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.80768,
"c": 0.09363,
"h": 247.7
},
"luminance": 0.5313
}Semantic roles & 50–950 ramp
primary
#8FC6FA
secondary
#D99554
accent
#7000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385