#84DAFE#84DAFE
#84DAFE is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.7% C 0.097 H 226.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #84DAFE |
|---|---|
| RGB | rgb(132, 218, 254) |
| HSL | hsl(198, 98%, 76%) |
| HSV | hsv(198, 48%, 100%) |
| CMYK | cmyk(48%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.02, -16.64, -25.60) |
| CIE-LCH | lch(83.02, 30.53, 236.97°) |
| OKLab | oklab(84.69% -0.0665 -0.0709) |
| OKLCH | oklch(84.69% 0.097 226.8) |
| XYZ | xyz(52.4699, 62.2000, 102.9875) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.96
Sky Blue
#87CEEB
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DAFE #FEA884
analogous
#84FEE5 #84DAFE #849DFE
triadic
#84DAFE #FE84DA #DAFE84
tetradic
#84DAFE #E584FE #FEA884 #9DFE84
square
#84DAFE #E584FE #FEA884 #9DFE84
split-complementary
#84DAFE #FE849D #FEE584
monochromatic
#0BB5FD #47C8FE #84DAFE #C1ECFE #E1F6FF
Accessibility & contrast
On white
1.56
#84DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#84DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DAFE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DAFE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#45E5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dafe; /* rgb */ color: rgb(132, 218, 254); /* oklch */ color: oklch(84.7% 0.097 226.8);
Tailwind
colors: {
custom: {
50: '#aee5fe',
500: '#84dafe',
950: '#000000',
},
}SCSS
$custom: #84dafe; $custom-light: #aee5fe; $custom-dark: #000000;
JSON
{
"hex": "#84dafe",
"rgb": {
"r": 132,
"g": 218,
"b": 254
},
"hsl": {
"h": 197.705,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.84688,
"c": 0.09718,
"h": 226.8
},
"luminance": 0.62204
}Semantic roles & 50–950 ramp
primary
#84DAFE
secondary
#DD7549
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486