#84BEFA#84BEFA
#84BEFA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.105 H 250.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEFA |
|---|---|
| RGB | rgb(132, 190, 250) |
| HSL | hsl(211, 92%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(47.2%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.22, -2.98, -35.45) |
| CIE-LCH | lch(75.22, 35.57, 265.19°) |
| OKLab | oklab(78.47% -0.0358 -0.0989) |
| OKLCH | oklch(78.47% 0.105 250.1) |
| XYZ | xyz(45.1786, 48.6314, 97.4301) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.99
Carolina Blue
#8AB8FE
ΔE00 3.24
Sky
#82CAFC
ΔE00 4.64
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.36
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEFA #FAC084
analogous
#84F9FA #84BEFA #8584FA
triadic
#84BEFA #FA84BE #BEFA84
tetradic
#84BEFA #FA84F9 #FAC084 #84FA85
square
#84BEFA #FA84F9 #FAC084 #84FA85
split-complementary
#84BEFA #FA8584 #F9FA84
monochromatic
#0E80F5 #499FF8 #84BEFA #BFDDFC #E2EFFE
Accessibility & contrast
On white
1.96
#84BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#84BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEFA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEFA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#50CCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #84befa; /* rgb */ color: rgb(132, 190, 250); /* oklch */ color: oklch(78.5% 0.105 250.1);
Tailwind
colors: {
custom: {
50: '#add1fc',
500: '#84befa',
950: '#000000',
},
}SCSS
$custom: #84befa; $custom-light: #add1fc; $custom-dark: #000000;
JSON
{
"hex": "#84befa",
"rgb": {
"r": 132,
"g": 190,
"b": 250
},
"hsl": {
"h": 210.508,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7847,
"c": 0.10519,
"h": 250.1
},
"luminance": 0.48635
}Semantic roles & 50–950 ramp
primary
#84BEFA
secondary
#F6E6D5
accent
#7500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285