#84BBF9#84BBF9
#84BBF9 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.106 H 252.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBF9 |
|---|---|
| RGB | rgb(132, 187, 249) |
| HSL | hsl(212, 91%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(47%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(74.37, -1.63, -36.23) |
| CIE-LCH | lch(74.37, 36.27, 267.42°) |
| OKLab | oklab(77.79% -0.0326 -0.1012) |
| OKLCH | oklch(77.79% 0.106 252.1) |
| XYZ | xyz(44.3791, 47.2827, 96.3921) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.35
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBF9 #F9C284
analogous
#84F5F9 #84BBF9 #8884F9
triadic
#84BBF9 #F984BB #BBF984
tetradic
#84BBF9 #F984F5 #F9C284 #84F988
square
#84BBF9 #F984F5 #F9C284 #84F988
split-complementary
#84BBF9 #F98884 #F5F984
monochromatic
#0F7AF3 #4A9BF6 #84BBF9 #BEDBFC #E2EFFE
Accessibility & contrast
On white
2.01
#84BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#84BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBF9
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBF9 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BDFC
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#51C9D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #84bbf9; /* rgb */ color: rgb(132, 187, 249); /* oklch */ color: oklch(77.8% 0.106 252.1);
Tailwind
colors: {
custom: {
50: '#adcffb',
500: '#84bbf9',
950: '#000000',
},
}SCSS
$custom: #84bbf9; $custom-light: #adcffb; $custom-dark: #000000;
JSON
{
"hex": "#84bbf9",
"rgb": {
"r": 132,
"g": 187,
"b": 249
},
"hsl": {
"h": 211.795,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77788,
"c": 0.10629,
"h": 252.1
},
"luminance": 0.47286
}Semantic roles & 50–950 ramp
primary
#84BBF9
secondary
#F6E6D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285