#8FBFF4#8FBFF4
#8FBFF4 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.091 H 251.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF4 |
|---|---|
| RGB | rgb(143, 191, 244) |
| HSL | hsl(211, 82%, 76%) |
| HSV | hsv(211, 41%, 96%) |
| CMYK | cmyk(41.4%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(75.84, -2.50, -31.22) |
| CIE-LCH | lch(75.84, 31.32, 265.41°) |
| OKLab | oklab(79.04% -0.0291 -0.0867) |
| OKLCH | oklch(79.04% 0.091 251.5) |
| XYZ | xyz(46.2823, 49.6301, 92.7112) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF4 #F4C48F
analogous
#8FF2F4 #8FBFF4 #918FF4
triadic
#8FBFF4 #F48FBF #BFF48F
tetradic
#8FBFF4 #F48FF2 #F4C48F #8FF491
square
#8FBFF4 #F48FF2 #F4C48F #8FF491
split-complementary
#8FBFF4 #F4918F #F2F48F
monochromatic
#207FE9 #579FEF #8FBFF4 #C7DFF9 #E3EFFC
Accessibility & contrast
On white
1.92
#8FBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8FBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF4
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF4 | 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)
#ABC1F6
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#6ACBD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff4; /* rgb */ color: rgb(143, 191, 244); /* oklch */ color: oklch(79.0% 0.091 251.5);
Tailwind
colors: {
custom: {
50: '#b3d2f8',
500: '#8fbff4',
950: '#000000',
},
}SCSS
$custom: #8fbff4; $custom-light: #b3d2f8; $custom-dark: #000000;
JSON
{
"hex": "#8fbff4",
"rgb": {
"r": 143,
"g": 191,
"b": 244
},
"hsl": {
"h": 211.485,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.79036,
"c": 0.09142,
"h": 251.5
},
"luminance": 0.49633
}Semantic roles & 50–950 ramp
primary
#8FBFF4
secondary
#F4E6D7
accent
#7807DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285