#84BCFB#84BCFB
#84BCFB is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.108 H 252.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCFB |
|---|---|
| RGB | rgb(132, 188, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(47.4%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.72, -1.61, -36.76) |
| CIE-LCH | lch(74.72, 36.80, 267.49°) |
| OKLab | oklab(78.09% -0.0332 -0.1027) |
| OKLCH | oklch(78.09% 0.108 252.1) |
| XYZ | xyz(44.9056, 47.8339, 98.1146) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 2.50
Sky
#82CAFC
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCFB #FBC384
analogous
#84F7FB #84BCFB #8884FB
triadic
#84BCFB #FB84BC #BCFB84
tetradic
#84BCFB #FB84F7 #FBC384 #84FB88
square
#84BCFB #FB84F7 #FBC384 #84FB88
split-complementary
#84BCFB #FB8884 #F7FB84
monochromatic
#0D7BF7 #499CF9 #84BCFB #BFDCFD #E1EFFE
Accessibility & contrast
On white
1.99
#84BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#84BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCFB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCFB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFE
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#4FCAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bcfb; /* rgb */ color: rgb(132, 188, 251); /* oklch */ color: oklch(78.1% 0.108 252.1);
Tailwind
colors: {
custom: {
50: '#add0fd',
500: '#84bcfb',
950: '#000000',
},
}SCSS
$custom: #84bcfb; $custom-light: #add0fd; $custom-dark: #000000;
JSON
{
"hex": "#84bcfb",
"rgb": {
"r": 132,
"g": 188,
"b": 251
},
"hsl": {
"h": 211.765,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78089,
"c": 0.10791,
"h": 252.1
},
"luminance": 0.47837
}Semantic roles & 50–950 ramp
primary
#84BCFB
secondary
#F6E6D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285