#84BDF9#84BDF9
#84BDF9 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.105 H 250.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #84BDF9 |
|---|---|
| RGB | rgb(132, 189, 249) |
| HSL | hsl(211, 91%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(47%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(74.91, -2.72, -35.39) |
| CIE-LCH | lch(74.91, 35.49, 265.60°) |
| OKLab | oklab(78.21% -0.0349 -0.0987) |
| OKLCH | oklch(78.21% 0.105 250.5) |
| XYZ | xyz(44.8064, 48.1372, 96.5345) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 3.00
Sky
#82CAFC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.60
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BDF9 #F9C084
analogous
#84F8F9 #84BDF9 #8584F9
triadic
#84BDF9 #F984BD #BDF984
tetradic
#84BDF9 #F984F8 #F9C084 #84F985
square
#84BDF9 #F984F8 #F9C084 #84F985
split-complementary
#84BDF9 #F98584 #F8F984
monochromatic
#0F7EF3 #4A9EF6 #84BDF9 #BEDCFC #E2EFFE
Accessibility & contrast
On white
1.98
#84BDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#84BDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BDF9
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BDF9 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#51CBD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bdf9; /* rgb */ color: rgb(132, 189, 249); /* oklch */ color: oklch(78.2% 0.105 250.5);
Tailwind
colors: {
custom: {
50: '#add0fb',
500: '#84bdf9',
950: '#000000',
},
}SCSS
$custom: #84bdf9; $custom-light: #add0fb; $custom-dark: #000000;
JSON
{
"hex": "#84bdf9",
"rgb": {
"r": 132,
"g": 189,
"b": 249
},
"hsl": {
"h": 210.769,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.78213,
"c": 0.10475,
"h": 250.5
},
"luminance": 0.4814
}Semantic roles & 50–950 ramp
primary
#84BDF9
secondary
#F6E6D5
accent
#7600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285