#8FBEFB#8FBEFB
#8FBEFB is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.101 H 255.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEFB |
|---|---|
| RGB | rgb(143, 190, 251) |
| HSL | hsl(214, 93%, 77%) |
| HSV | hsv(214, 43%, 98%) |
| CMYK | cmyk(43%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.84, -0.06, -34.98) |
| CIE-LCH | lch(75.84, 34.98, 269.90°) |
| OKLab | oklab(79.12% -0.0257 -0.0974) |
| OKLCH | oklch(79.12% 0.101 255.2) |
| XYZ | xyz(47.1480, 49.6287, 98.3430) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.71
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Light Blue
#95D0FC
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEFB #FBCC8F
analogous
#8FF4FB #8FBEFB #968FFB
triadic
#8FBEFB #FB8FBE #BEFB8F
tetradic
#8FBEFB #FB8FF4 #FBCC8F #8FFB96
square
#8FBEFB #FB8FF4 #FBCC8F #8FFB96
split-complementary
#8FBEFB #FB968F #F4FB8F
monochromatic
#1979F7 #549CF9 #8FBEFB #CAE0FD #E1EEFE
Accessibility & contrast
On white
1.92
#8FBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8FBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEFB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEFB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#66CBD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbefb; /* rgb */ color: rgb(143, 190, 251); /* oklch */ color: oklch(79.1% 0.101 255.2);
Tailwind
colors: {
custom: {
50: '#b4d1fd',
500: '#8fbefb',
950: '#000000',
},
}SCSS
$custom: #8fbefb; $custom-light: #b4d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8fbefb",
"rgb": {
"r": 143,
"g": 190,
"b": 251
},
"hsl": {
"h": 213.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79123,
"c": 0.10076,
"h": 255.2
},
"luminance": 0.49632
}Semantic roles & 50–950 ramp
primary
#8FBEFB
secondary
#F6E8D5
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285