#8FBEFA#8FBEFA
#8FBEFA is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.100 H 254.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEFA |
|---|---|
| RGB | rgb(143, 190, 250) |
| HSL | hsl(214, 91%, 77%) |
| HSV | hsv(214, 43%, 98%) |
| CMYK | cmyk(42.8%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.80, -0.34, -34.50) |
| CIE-LCH | lch(75.80, 34.50, 269.44°) |
| OKLab | oklab(79.08% -0.026 -0.0961) |
| OKLCH | oklch(79.08% 0.1 254.9) |
| XYZ | xyz(46.9908, 49.5658, 97.5150) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 6.06
Sky
#82CAFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEFA #FACB8F
analogous
#8FF3FA #8FBEFA #968FFA
triadic
#8FBEFA #FA8FBE #BEFA8F
tetradic
#8FBEFA #FA8FF3 #FACB8F #8FFA96
square
#8FBEFA #FA8FF3 #FACB8F #8FFA96
split-complementary
#8FBEFA #FA968F #F3FA8F
monochromatic
#1A7AF5 #549CF7 #8FBEFA #CAE0FD #E2EEFE
Accessibility & contrast
On white
1.92
#8FBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8FBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEFA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEFA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#67CBD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbefa; /* rgb */ color: rgb(143, 190, 250); /* oklch */ color: oklch(79.1% 0.100 254.9);
Tailwind
colors: {
custom: {
50: '#b4d1fc',
500: '#8fbefa',
950: '#000000',
},
}SCSS
$custom: #8fbefa; $custom-light: #b4d1fc; $custom-dark: #000000;
JSON
{
"hex": "#8fbefa",
"rgb": {
"r": 143,
"g": 190,
"b": 250
},
"hsl": {
"h": 213.645,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7908,
"c": 0.09951,
"h": 254.9
},
"luminance": 0.49569
}Semantic roles & 50–950 ramp
primary
#8FBEFA
secondary
#F6E7D5
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285