#84BBFC#84BBFC
#84BBFC is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.110 H 253.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBFC |
|---|---|
| RGB | rgb(132, 187, 252) |
| HSL | hsl(213, 95%, 75%) |
| HSV | hsv(213, 48%, 99%) |
| CMYK | cmyk(47.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.49, -0.78, -37.66) |
| CIE-LCH | lch(74.49, 37.67, 268.82°) |
| OKLab | oklab(77.92% -0.0317 -0.1053) |
| OKLCH | oklch(77.92% 0.11 253.2) |
| XYZ | xyz(44.8508, 47.4713, 98.8761) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.12
Sky Blue (survey)
#75BBFD
ΔE00 2.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Sky
#82CAFC
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.02
Light Blue
#95D0FC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBFC #FCC584
analogous
#84F7FC #84BBFC #8984FC
triadic
#84BBFC #FC84BB #BBFC84
tetradic
#84BBFC #FC84F7 #FCC584 #84FC89
square
#84BBFC #FC84F7 #FCC584 #84FC89
split-complementary
#84BBFC #FC8984 #F7FC84
monochromatic
#0D79F9 #489AFB #84BBFC #C0DCFD #E1EEFE
Accessibility & contrast
On white
2.00
#84BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#84BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBFC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBFC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#4FCAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #84bbfc; /* rgb */ color: rgb(132, 187, 252); /* oklch */ color: oklch(77.9% 0.110 253.2);
Tailwind
colors: {
custom: {
50: '#adcffd',
500: '#84bbfc',
950: '#000000',
},
}SCSS
$custom: #84bbfc; $custom-light: #adcffd; $custom-dark: #000000;
JSON
{
"hex": "#84bbfc",
"rgb": {
"r": 132,
"g": 187,
"b": 252
},
"hsl": {
"h": 212.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.77922,
"c": 0.10993,
"h": 253.2
},
"luminance": 0.47474
}Semantic roles & 50–950 ramp
primary
#84BBFC
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285