#84BBFB#84BBFB
#84BBFB is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.109 H 252.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBFB |
|---|---|
| RGB | rgb(132, 187, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(47.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.45, -1.06, -37.18) |
| CIE-LCH | lch(74.45, 37.20, 268.36°) |
| OKLab | oklab(77.88% -0.032 -0.1039) |
| OKLCH | oklch(77.88% 0.109 252.9) |
| XYZ | xyz(44.6927, 47.4081, 98.0437) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Sky Blue (survey)
#75BBFD
ΔE00 2.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Sky
#82CAFC
ΔE00 5.81
Pastel Blue
#A2BFFE
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBFB #FBC484
analogous
#84F6FB #84BBFB #8884FB
triadic
#84BBFB #FB84BB #BBFB84
tetradic
#84BBFB #FB84F6 #FBC484 #84FB88
square
#84BBFB #FB84F6 #FBC484 #84FB88
split-complementary
#84BBFB #FB8884 #F6FB84
monochromatic
#0D79F7 #499AF9 #84BBFB #BFDCFD #E1EFFE
Accessibility & contrast
On white
2.00
#84BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#84BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBFB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBFB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#4FC9D1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #84bbfb; /* rgb */ color: rgb(132, 187, 251); /* oklch */ color: oklch(77.9% 0.109 252.9);
Tailwind
colors: {
custom: {
50: '#adcffd',
500: '#84bbfb',
950: '#000000',
},
}SCSS
$custom: #84bbfb; $custom-light: #adcffd; $custom-dark: #000000;
JSON
{
"hex": "#84bbfb",
"rgb": {
"r": 132,
"g": 187,
"b": 251
},
"hsl": {
"h": 212.269,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.77877,
"c": 0.10872,
"h": 252.9
},
"luminance": 0.47411
}Semantic roles & 50–950 ramp
primary
#84BBFB
secondary
#F6E7D5
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285