#84BEFF#84BEFF
#84BEFF is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.111 H 252.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEFF |
|---|---|
| RGB | rgb(132, 190, 255) |
| HSL | hsl(212, 100%, 76%) |
| HSV | hsv(212, 48%, 100%) |
| CMYK | cmyk(48.2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.42, -1.56, -37.83) |
| CIE-LCH | lch(75.42, 37.86, 267.63°) |
| OKLab | oklab(78.69% -0.0343 -0.1057) |
| OKLCH | oklch(78.69% 0.111 252) |
| XYZ | xyz(45.9730, 48.9492, 101.6139) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 2.88
Sky
#82CAFC
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEFF #FFC584
analogous
#84FCFF #84BEFF #8784FF
triadic
#84BEFF #FF84BE #BEFF84
tetradic
#84BEFF #FF84FC #FFC584 #84FF87
square
#84BEFF #FF84FC #FFC584 #84FF87
split-complementary
#84BEFF #FF8784 #FCFF84
monochromatic
#0A7DFF #479EFF #84BEFF #C1DEFF #E0EFFF
Accessibility & contrast
On white
1.95
#84BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#84BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEFF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEFF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#95B4FE
Tritanopia (blue-blind)
#4CCDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #84beff; /* rgb */ color: rgb(132, 190, 255); /* oklch */ color: oklch(78.7% 0.111 252.0);
Tailwind
colors: {
custom: {
50: '#aed1ff',
500: '#84beff',
950: '#000000',
},
}SCSS
$custom: #84beff; $custom-light: #aed1ff; $custom-dark: #000000;
JSON
{
"hex": "#84beff",
"rgb": {
"r": 132,
"g": 190,
"b": 255
},
"hsl": {
"h": 211.707,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78691,
"c": 0.11116,
"h": 252
},
"luminance": 0.48952
}Semantic roles & 50–950 ramp
primary
#84BEFF
secondary
#F7E7D4
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286