#84BEF0#84BEF0
#84BEF0 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.094 H 245.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEF0 |
|---|---|
| RGB | rgb(132, 190, 240) |
| HSL | hsl(208, 78%, 73%) |
| HSV | hsv(208, 45%, 94%) |
| CMYK | cmyk(45%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(74.84, -5.78, -30.65) |
| CIE-LCH | lch(74.84, 31.19, 259.33°) |
| OKLab | oklab(78.04% -0.039 -0.0852) |
| OKLCH | oklch(78.04% 0.094 245.4) |
| XYZ | xyz(43.6520, 48.0208, 89.3899) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.46
Sky
#82CAFC
ΔE00 3.66
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Carolina Blue
#8AB8FE
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.70
Lightskyblue
#87CEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEF0 #F0B684
analogous
#84F0EC #84BEF0 #8488F0
triadic
#84BEF0 #F084BE #BEF084
tetradic
#84BEF0 #EC84F0 #F0B684 #88F084
square
#84BEF0 #EC84F0 #F0B684 #88F084
split-complementary
#84BEF0 #F08488 #F0EC84
monochromatic
#1B84DE #4DA1E9 #84BEF0 #BBDBF7 #E4F1FC
Accessibility & contrast
On white
1.98
#84BEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#84BEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEF0
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEF0 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF2
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#57CACF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bef0; /* rgb */ color: rgb(132, 190, 240); /* oklch */ color: oklch(78.0% 0.094 245.4);
Tailwind
colors: {
custom: {
50: '#acd1f5',
500: '#84bef0',
950: '#000000',
},
}SCSS
$custom: #84bef0; $custom-light: #acd1f5; $custom-dark: #000000;
JSON
{
"hex": "#84bef0",
"rgb": {
"r": 132,
"g": 190,
"b": 240
},
"hsl": {
"h": 207.778,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.78041,
"c": 0.09371,
"h": 245.4
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#84BEF0
secondary
#F3E4D8
accent
#6B0BDB
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285