#8FBFF6#8FBFF6
#8FBFF6 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.094 H 252.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF6 |
|---|---|
| RGB | rgb(143, 191, 246) |
| HSL | hsl(212, 85%, 76%) |
| HSV | hsv(212, 42%, 96%) |
| CMYK | cmyk(41.9%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.92, -1.97, -32.18) |
| CIE-LCH | lch(75.92, 32.24, 266.50°) |
| OKLab | oklab(79.12% -0.0284 -0.0894) |
| OKLCH | oklch(79.12% 0.094 252.4) |
| XYZ | xyz(46.5876, 49.7523, 94.3192) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Sky Blue (survey)
#75BBFD
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.40
Sky
#82CAFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF6 #F6C68F
analogous
#8FF2F6 #8FBFF6 #938FF6
triadic
#8FBFF6 #F68FBF #BFF68F
tetradic
#8FBFF6 #F68FF2 #F6C68F #8FF693
square
#8FBFF6 #F68FF2 #F6C68F #8FF693
split-complementary
#8FBFF6 #F6938F #F2F68F
monochromatic
#1E7EED #569FF1 #8FBFF6 #C8DFFB #E3EFFD
Accessibility & contrast
On white
1.92
#8FBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8FBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF6
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF6 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#9DB7F5
Tritanopia (blue-blind)
#69CBD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff6; /* rgb */ color: rgb(143, 191, 246); /* oklch */ color: oklch(79.1% 0.094 252.4);
Tailwind
colors: {
custom: {
50: '#b3d2f9',
500: '#8fbff6',
950: '#000000',
},
}SCSS
$custom: #8fbff6; $custom-light: #b3d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8fbff6",
"rgb": {
"r": 143,
"g": 191,
"b": 246
},
"hsl": {
"h": 212.039,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.7912,
"c": 0.09382,
"h": 252.4
},
"luminance": 0.49755
}Semantic roles & 50–950 ramp
primary
#8FBFF6
secondary
#F5E7D6
accent
#7A04E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285