#8FBBF4#8FBBF4
#8FBBF4 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.095 H 255.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBF4 |
|---|---|
| RGB | rgb(143, 187, 244) |
| HSL | hsl(214, 82%, 76%) |
| HSV | hsv(214, 41%, 96%) |
| CMYK | cmyk(41.4%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(74.77, -0.33, -32.87) |
| CIE-LCH | lch(74.77, 32.87, 269.43°) |
| OKLab | oklab(78.19% -0.0242 -0.0914) |
| OKLCH | oklch(78.19% 0.095 255.2) |
| XYZ | xyz(45.4219, 47.9093, 92.4244) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.50
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBF4 #F4C88F
analogous
#8FEEF4 #8FBBF4 #958FF4
triadic
#8FBBF4 #F48FBB #BBF48F
tetradic
#8FBBF4 #F48FEE #F4C88F #8FF495
square
#8FBBF4 #F48FEE #F4C88F #8FF495
split-complementary
#8FBBF4 #F4958F #EEF48F
monochromatic
#2077E9 #5799EF #8FBBF4 #C7DDF9 #E3EEFC
Accessibility & contrast
On white
1.98
#8FBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8FBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBF4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBF4 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF7
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#6AC8CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbbf4; /* rgb */ color: rgb(143, 187, 244); /* oklch */ color: oklch(78.2% 0.095 255.2);
Tailwind
colors: {
custom: {
50: '#b3cff8',
500: '#8fbbf4',
950: '#000000',
},
}SCSS
$custom: #8fbbf4; $custom-light: #b3cff8; $custom-dark: #000000;
JSON
{
"hex": "#8fbbf4",
"rgb": {
"r": 143,
"g": 187,
"b": 244
},
"hsl": {
"h": 213.861,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78192,
"c": 0.09454,
"h": 255.2
},
"luminance": 0.47912
}Semantic roles & 50–950 ramp
primary
#8FBBF4
secondary
#F4E7D7
accent
#8107DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285