#84B8F9#84B8F9
#84B8F9 is a light, moderate cyan. Relative luminance 0.460; OKLCH L 77.2% C 0.109 H 254.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #84B8F9 |
|---|---|
| RGB | rgb(132, 184, 249) |
| HSL | hsl(213, 91%, 75%) |
| HSV | hsv(213, 47%, 98%) |
| CMYK | cmyk(47%, 26.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.56, 0.02, -37.49) |
| CIE-LCH | lch(73.56, 37.49, 270.03°) |
| OKLab | oklab(77.15% -0.0291 -0.1048) |
| OKLCH | oklch(77.15% 0.109 254.5) |
| XYZ | xyz(43.7493, 46.0231, 96.1822) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.53
Sky Blue (survey)
#75BBFD
ΔE00 3.18
Pastel Blue
#A2BFFE
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Sky
#82CAFC
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B8F9 #F9C584
analogous
#84F3F9 #84B8F9 #8A84F9
triadic
#84B8F9 #F984B8 #B8F984
tetradic
#84B8F9 #F984F3 #F9C584 #84F98A
square
#84B8F9 #F984F3 #F9C584 #84F98A
split-complementary
#84B8F9 #F98A84 #F3F984
monochromatic
#0F75F3 #4A96F6 #84B8F9 #BEDAFC #E2EEFE
Accessibility & contrast
On white
2.06
#84B8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#84B8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B8F9
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B8F9 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#52C6CE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #84b8f9; /* rgb */ color: rgb(132, 184, 249); /* oklch */ color: oklch(77.2% 0.109 254.5);
Tailwind
colors: {
custom: {
50: '#adcdfb',
500: '#84b8f9',
950: '#000000',
},
}SCSS
$custom: #84b8f9; $custom-light: #adcdfb; $custom-dark: #000000;
JSON
{
"hex": "#84b8f9",
"rgb": {
"r": 132,
"g": 184,
"b": 249
},
"hsl": {
"h": 213.333,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77152,
"c": 0.10874,
"h": 254.5
},
"luminance": 0.46026
}Semantic roles & 50–950 ramp
primary
#84B8F9
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285