#84BEFC#84BEFC
#84BEFC is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.108 H 250.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEFC |
|---|---|
| RGB | rgb(132, 190, 252) |
| HSL | hsl(211, 95%, 75%) |
| HSV | hsv(211, 48%, 99%) |
| CMYK | cmyk(47.6%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.30, -2.42, -36.40) |
| CIE-LCH | lch(75.30, 36.48, 266.20°) |
| OKLab | oklab(78.56% -0.0352 -0.1016) |
| OKLCH | oklch(78.56% 0.108 250.9) |
| XYZ | xyz(45.4938, 48.7575, 99.0904) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 3.08
Sky
#82CAFC
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEFC #FCC284
analogous
#84FAFC #84BEFC #8684FC
triadic
#84BEFC #FC84BE #BEFC84
tetradic
#84BEFC #FC84FA #FCC284 #84FC86
square
#84BEFC #FC84FA #FCC284 #84FC86
split-complementary
#84BEFC #FC8684 #FAFC84
monochromatic
#0D7FF9 #489EFB #84BEFC #C0DEFD #E1EFFE
Accessibility & contrast
On white
1.95
#84BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#84BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEFC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEFC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#4ECCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #84befc; /* rgb */ color: rgb(132, 190, 252); /* oklch */ color: oklch(78.6% 0.108 250.9);
Tailwind
colors: {
custom: {
50: '#add1fd',
500: '#84befc',
950: '#000000',
},
}SCSS
$custom: #84befc; $custom-light: #add1fd; $custom-dark: #000000;
JSON
{
"hex": "#84befc",
"rgb": {
"r": 132,
"g": 190,
"b": 252
},
"hsl": {
"h": 211,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78558,
"c": 0.10757,
"h": 250.9
},
"luminance": 0.48761
}Semantic roles & 50–950 ramp
primary
#84BEFC
secondary
#F6E6D5
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285