#8FC0FB#8FC0FB
#8FC0FB is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.099 H 253.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0FB |
|---|---|
| RGB | rgb(143, 192, 251) |
| HSL | hsl(213, 93%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(43%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.38, -1.15, -34.15) |
| CIE-LCH | lch(76.38, 34.17, 268.07°) |
| OKLab | oklab(79.54% -0.0281 -0.0951) |
| OKLCH | oklch(79.54% 0.099 253.5) |
| XYZ | xyz(47.5842, 50.5010, 98.4884) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.35
Sky Blue (survey)
#75BBFD
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 4.06
Pastel Blue
#A2BFFE
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 5.46
Sky
#82CAFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0FB #FBCA8F
analogous
#8FF6FB #8FC0FB #948FFB
triadic
#8FC0FB #FB8FC0 #C0FB8F
tetradic
#8FC0FB #FB8FF6 #FBCA8F #8FFB94
square
#8FC0FB #FB8FF6 #FBCA8F #8FFB94
split-complementary
#8FC0FB #FB948F #F6FB8F
monochromatic
#197EF7 #549FF9 #8FC0FB #CAE1FD #E1EEFE
Accessibility & contrast
On white
1.89
#8FC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#8FC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0FB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0FB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#66CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc0fb; /* rgb */ color: rgb(143, 192, 251); /* oklch */ color: oklch(79.5% 0.099 253.5);
Tailwind
colors: {
custom: {
50: '#b4d2fd',
500: '#8fc0fb',
950: '#000000',
},
}SCSS
$custom: #8fc0fb; $custom-light: #b4d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8fc0fb",
"rgb": {
"r": 143,
"g": 192,
"b": 251
},
"hsl": {
"h": 212.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79543,
"c": 0.09912,
"h": 253.5
},
"luminance": 0.50504
}Semantic roles & 50–950 ramp
primary
#8FC0FB
secondary
#DB9D53
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385