#84BCF9#84BCF9
#84BCF9 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.105 H 251.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCF9 |
|---|---|
| RGB | rgb(132, 188, 249) |
| HSL | hsl(211, 91%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(47%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.64, -2.18, -35.81) |
| CIE-LCH | lch(74.64, 35.88, 266.52°) |
| OKLab | oklab(78% -0.0338 -0.0999) |
| OKLCH | oklch(78% 0.106 251.3) |
| XYZ | xyz(44.5920, 47.7084, 96.4630) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.20
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky
#82CAFC
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCF9 #F9C184
analogous
#84F7F9 #84BCF9 #8784F9
triadic
#84BCF9 #F984BC #BCF984
tetradic
#84BCF9 #F984F7 #F9C184 #84F987
square
#84BCF9 #F984F7 #F9C184 #84F987
split-complementary
#84BCF9 #F98784 #F7F984
monochromatic
#0F7CF3 #4A9CF6 #84BCF9 #BEDCFC #E2EFFE
Accessibility & contrast
On white
1.99
#84BCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#84BCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCF9
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCF9 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFC
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#51CAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bcf9; /* rgb */ color: rgb(132, 188, 249); /* oklch */ color: oklch(78.0% 0.105 251.3);
Tailwind
colors: {
custom: {
50: '#add0fb',
500: '#84bcf9',
950: '#000000',
},
}SCSS
$custom: #84bcf9; $custom-light: #add0fb; $custom-dark: #000000;
JSON
{
"hex": "#84bcf9",
"rgb": {
"r": 132,
"g": 188,
"b": 249
},
"hsl": {
"h": 211.282,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.78,
"c": 0.1055,
"h": 251.3
},
"luminance": 0.47712
}Semantic roles & 50–950 ramp
primary
#84BCF9
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285