#8FBFF7#8FBFF7
#8FBFF7 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.095 H 252.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF7 |
|---|---|
| RGB | rgb(143, 191, 247) |
| HSL | hsl(212, 87%, 76%) |
| HSV | hsv(212, 42%, 97%) |
| CMYK | cmyk(42.1%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(75.95, -1.70, -32.65) |
| CIE-LCH | lch(75.95, 32.70, 267.03°) |
| OKLab | oklab(79.16% -0.0281 -0.0908) |
| OKLCH | oklch(79.16% 0.095 252.8) |
| XYZ | xyz(46.7415, 49.8138, 95.1297) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.33
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.48
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF7 #F7C78F
analogous
#8FF3F7 #8FBFF7 #938FF7
triadic
#8FBFF7 #F78FBF #BFF78F
tetradic
#8FBFF7 #F78FF3 #F7C78F #8FF793
square
#8FBFF7 #F78FF3 #F7C78F #8FF793
split-complementary
#8FBFF7 #F7938F #F3F78F
monochromatic
#1D7EEF #569EF3 #8FBFF7 #C8E0FB #E2EFFD
Accessibility & contrast
On white
1.92
#8FBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8FBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF7
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF7 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1FA
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#68CCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff7; /* rgb */ color: rgb(143, 191, 247); /* oklch */ color: oklch(79.2% 0.095 252.8);
Tailwind
colors: {
custom: {
50: '#b4d2fa',
500: '#8fbff7',
950: '#000000',
},
}SCSS
$custom: #8fbff7; $custom-light: #b4d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8fbff7",
"rgb": {
"r": 143,
"g": 191,
"b": 247
},
"hsl": {
"h": 212.308,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.79162,
"c": 0.09503,
"h": 252.8
},
"luminance": 0.49817
}Semantic roles & 50–950 ramp
primary
#8FBFF7
secondary
#F5E7D6
accent
#7B02E3
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285