#84BCFF#84BCFF
#84BCFF is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.113 H 253.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCFF |
|---|---|
| RGB | rgb(132, 188, 255) |
| HSL | hsl(213, 100%, 76%) |
| HSV | hsv(213, 48%, 100%) |
| CMYK | cmyk(48.2%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(74.88, -0.47, -38.66) |
| CIE-LCH | lch(74.88, 38.67, 269.30°) |
| OKLab | oklab(78.27% -0.032 -0.1082) |
| OKLCH | oklch(78.27% 0.113 253.5) |
| XYZ | xyz(45.5428, 48.0888, 101.4705) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 2.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCFF #FFC784
analogous
#84F9FF #84BCFF #8984FF
triadic
#84BCFF #FF84BC #BCFF84
tetradic
#84BCFF #FF84F9 #FFC784 #84FF89
square
#84BCFF #FF84F9 #FFC784 #84FF89
split-complementary
#84BCFF #FF8984 #F9FF84
monochromatic
#0A79FF #479BFF #84BCFF #C1DDFF #E0EEFF
Accessibility & contrast
On white
1.98
#84BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#84BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCFF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCFF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#92B3FE
Tritanopia (blue-blind)
#4CCBD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bcff; /* rgb */ color: rgb(132, 188, 255); /* oklch */ color: oklch(78.3% 0.113 253.5);
Tailwind
colors: {
custom: {
50: '#aed0ff',
500: '#84bcff',
950: '#000000',
},
}SCSS
$custom: #84bcff; $custom-light: #aed0ff; $custom-dark: #000000;
JSON
{
"hex": "#84bcff",
"rgb": {
"r": 132,
"g": 188,
"b": 255
},
"hsl": {
"h": 212.683,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78268,
"c": 0.11279,
"h": 253.5
},
"luminance": 0.48092
}Semantic roles & 50–950 ramp
primary
#84BCFF
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286