#84BCFD#84BCFD
#84BCFD is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.110 H 252.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCFD |
|---|---|
| RGB | rgb(132, 188, 253) |
| HSL | hsl(212, 97%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(47.8%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.80, -1.04, -37.71) |
| CIE-LCH | lch(74.80, 37.73, 268.42°) |
| OKLab | oklab(78.18% -0.0326 -0.1054) |
| OKLCH | oklch(78.18% 0.11 252.8) |
| XYZ | xyz(45.2225, 47.9606, 99.7838) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 2.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Sky
#82CAFC
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCFD #FDC584
analogous
#84F9FD #84BCFD #8884FD
triadic
#84BCFD #FD84BC #BCFD84
tetradic
#84BCFD #FD84F9 #FDC584 #84FD88
square
#84BCFD #FD84F9 #FDC584 #84FD88
split-complementary
#84BCFD #FD8884 #F9FD84
monochromatic
#0C7AFB #489BFC #84BCFD #C0DDFE #E1EFFF
Accessibility & contrast
On white
1.98
#84BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#84BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCFD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCFD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#4ECBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bcfd; /* rgb */ color: rgb(132, 188, 253); /* oklch */ color: oklch(78.2% 0.110 252.8);
Tailwind
colors: {
custom: {
50: '#add0fe',
500: '#84bcfd',
950: '#000000',
},
}SCSS
$custom: #84bcfd; $custom-light: #add0fe; $custom-dark: #000000;
JSON
{
"hex": "#84bcfd",
"rgb": {
"r": 132,
"g": 188,
"b": 253
},
"hsl": {
"h": 212.231,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78178,
"c": 0.11034,
"h": 252.8
},
"luminance": 0.47964
}Semantic roles & 50–950 ramp
primary
#84BCFD
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286