#8FBFF2#8FBFF2
#8FBFF2 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.089 H 250.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF2 |
|---|---|
| RGB | rgb(143, 191, 242) |
| HSL | hsl(211, 79%, 75%) |
| HSV | hsv(211, 41%, 95%) |
| CMYK | cmyk(40.9%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.77, -3.04, -30.25) |
| CIE-LCH | lch(75.77, 30.41, 264.26°) |
| OKLab | oklab(78.95% -0.0297 -0.0839) |
| OKLCH | oklch(78.95% 0.089 250.5) |
| XYZ | xyz(45.9803, 49.5093, 91.1206) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF2 #F2C28F
analogous
#8FF1F2 #8FBFF2 #908FF2
triadic
#8FBFF2 #F28FBF #BFF28F
tetradic
#8FBFF2 #F28FF1 #F2C28F #8FF290
square
#8FBFF2 #F28FF1 #F2C28F #8FF290
split-complementary
#8FBFF2 #F2908F #F1F28F
monochromatic
#2180E5 #58A0EC #8FBFF2 #C6DEF8 #E4EFFC
Accessibility & contrast
On white
1.93
#8FBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8FBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#6BCBD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff2; /* rgb */ color: rgb(143, 191, 242); /* oklch */ color: oklch(79.0% 0.089 250.5);
Tailwind
colors: {
custom: {
50: '#b3d2f6',
500: '#8fbff2',
950: '#000000',
},
}SCSS
$custom: #8fbff2; $custom-light: #b3d2f6; $custom-dark: #000000;
JSON
{
"hex": "#8fbff2",
"rgb": {
"r": 143,
"g": 191,
"b": 242
},
"hsl": {
"h": 210.909,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78952,
"c": 0.08904,
"h": 250.5
},
"luminance": 0.49512
}Semantic roles & 50–950 ramp
primary
#8FBFF2
secondary
#F4E6D7
accent
#760ADB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285