#84BEF9#84BEF9
#84BEF9 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.104 H 249.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEF9 |
|---|---|
| RGB | rgb(132, 190, 249) |
| HSL | hsl(210, 91%, 75%) |
| HSV | hsv(210, 47%, 98%) |
| CMYK | cmyk(47%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.18, -3.27, -34.97) |
| CIE-LCH | lch(75.18, 35.12, 264.67°) |
| OKLab | oklab(78.43% -0.0361 -0.0975) |
| OKLCH | oklch(78.43% 0.104 249.7) |
| XYZ | xyz(45.0222, 48.5689, 96.6064) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.96
Carolina Blue
#8AB8FE
ΔE00 3.34
Sky
#82CAFC
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.29
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEF9 #F9BF84
analogous
#84F9F9 #84BEF9 #8484F9
triadic
#84BEF9 #F984BE #BEF984
tetradic
#84BEF9 #F984F9 #F9BF84 #84F984
square
#84BEF9 #F984F9 #F9BF84 #84F984
split-complementary
#84BEF9 #F98484 #F9F984
monochromatic
#0F80F3 #4A9FF6 #84BEF9 #BEDDFC #E2F0FE
Accessibility & contrast
On white
1.96
#84BEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#84BEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEF9
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEF9 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FC
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#50CCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #84bef9; /* rgb */ color: rgb(132, 190, 249); /* oklch */ color: oklch(78.4% 0.104 249.7);
Tailwind
colors: {
custom: {
50: '#add1fb',
500: '#84bef9',
950: '#000000',
},
}SCSS
$custom: #84bef9; $custom-light: #add1fb; $custom-dark: #000000;
JSON
{
"hex": "#84bef9",
"rgb": {
"r": 132,
"g": 190,
"b": 249
},
"hsl": {
"h": 210.256,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.78426,
"c": 0.10401,
"h": 249.7
},
"luminance": 0.48572
}Semantic roles & 50–950 ramp
primary
#84BEF9
secondary
#F6E6D5
accent
#7400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285