#84B8FD#84B8FD
#84B8FD is a light, moderate cyan. Relative luminance 0.463; OKLCH L 77.3% C 0.114 H 255.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84B8FD |
|---|---|
| RGB | rgb(132, 184, 253) |
| HSL | hsl(214, 97%, 75%) |
| HSV | hsv(214, 48%, 99%) |
| CMYK | cmyk(47.8%, 27.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.72, 1.16, -39.39) |
| CIE-LCH | lch(73.72, 39.40, 271.69°) |
| OKLab | oklab(77.33% -0.0279 -0.1102) |
| OKLCH | oklch(77.33% 0.114 255.8) |
| XYZ | xyz(44.3798, 46.2753, 99.5029) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.26
Sky Blue (survey)
#75BBFD
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.28
Sky
#82CAFC
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B8FD #FDC984
analogous
#84F4FD #84B8FD #8C84FD
triadic
#84B8FD #FD84B8 #B8FD84
tetradic
#84B8FD #FD84F4 #FDC984 #84FD8C
square
#84B8FD #FD84F4 #FDC984 #84FD8C
split-complementary
#84B8FD #FD8C84 #F4FD84
monochromatic
#0C72FB #4895FC #84B8FD #C0DBFE #E1EEFF
Accessibility & contrast
On white
2.05
#84B8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#84B8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B8FD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B8FD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#4FC7D0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #84b8fd; /* rgb */ color: rgb(132, 184, 253); /* oklch */ color: oklch(77.3% 0.114 255.8);
Tailwind
colors: {
custom: {
50: '#adcdfe',
500: '#84b8fd',
950: '#000000',
},
}SCSS
$custom: #84b8fd; $custom-light: #adcdfe; $custom-dark: #000000;
JSON
{
"hex": "#84b8fd",
"rgb": {
"r": 132,
"g": 184,
"b": 253
},
"hsl": {
"h": 214.215,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.77334,
"c": 0.11374,
"h": 255.8
},
"luminance": 0.46278
}Semantic roles & 50–950 ramp
primary
#84B8FD
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286