#84BEEF#84BEEF
#84BEEF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.093 H 244.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEEF |
|---|---|
| RGB | rgb(132, 190, 239) |
| HSL | hsl(207, 77%, 73%) |
| HSV | hsv(207, 45%, 94%) |
| CMYK | cmyk(44.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.80, -6.05, -30.17) |
| CIE-LCH | lch(74.80, 30.77, 258.66°) |
| OKLab | oklab(78% -0.0393 -0.0838) |
| OKLCH | oklch(78% 0.093 244.9) |
| XYZ | xyz(43.5038, 47.9615, 88.6097) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.60
Sky
#82CAFC
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEEF #EFB584
analogous
#84EFEB #84BEEF #8488EF
triadic
#84BEEF #EF84BE #BEEF84
tetradic
#84BEEF #EB84EF #EFB584 #88EF84
square
#84BEEF #EB84EF #EFB584 #88EF84
split-complementary
#84BEEF #EF8488 #EFEB84
monochromatic
#1D84DC #4EA1E8 #84BEEF #BADBF6 #E4F1FB
Accessibility & contrast
On white
1.98
#84BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#84BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEEF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEEF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF1
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#57CACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84beef; /* rgb */ color: rgb(132, 190, 239); /* oklch */ color: oklch(78.0% 0.093 244.9);
Tailwind
colors: {
custom: {
50: '#acd1f4',
500: '#84beef',
950: '#000000',
},
}SCSS
$custom: #84beef; $custom-light: #acd1f4; $custom-dark: #000000;
JSON
{
"hex": "#84beef",
"rgb": {
"r": 132,
"g": 190,
"b": 239
},
"hsl": {
"h": 207.477,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.77999,
"c": 0.0926,
"h": 244.9
},
"luminance": 0.47964
}Semantic roles & 50–950 ramp
primary
#84BEEF
secondary
#F3E4D8
accent
#6A0CD9
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285