#84DCFF#84DCFF
#84DCFF is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.2% C 0.098 H 225.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCFF |
|---|---|
| RGB | rgb(132, 220, 255) |
| HSL | hsl(197, 100%, 76%) |
| HSV | hsv(197, 48%, 100%) |
| CMYK | cmyk(48.2%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(83.60, -17.39, -25.24) |
| CIE-LCH | lch(83.60, 30.65, 235.43°) |
| OKLab | oklab(85.17% -0.0684 -0.0699) |
| OKLCH | oklch(85.17% 0.098 225.6) |
| XYZ | xyz(53.1523, 63.3077, 104.0070) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 3.65
Ice Blue
#A5DFF9
ΔE00 4.19
Lightskyblue
#87CEFA
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCFF #FFA784
analogous
#84FFE4 #84DCFF #849EFF
triadic
#84DCFF #FF84DC #DCFF84
tetradic
#84DCFF #E484FF #FFA784 #9EFF84
square
#84DCFF #E484FF #FFA784 #9EFF84
split-complementary
#84DCFF #FF849E #FFE484
monochromatic
#0AB9FF #47CBFF #84DCFF #C1EDFF #E0F6FF
Accessibility & contrast
On white
1.54
#84DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#84DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCFF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCFF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B7CAFF
Tritanopia (blue-blind)
#43E7E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #84dcff; /* rgb */ color: rgb(132, 220, 255); /* oklch */ color: oklch(85.2% 0.098 225.6);
Tailwind
colors: {
custom: {
50: '#aee7ff',
500: '#84dcff',
950: '#000000',
},
}SCSS
$custom: #84dcff; $custom-light: #aee7ff; $custom-dark: #000000;
JSON
{
"hex": "#84dcff",
"rgb": {
"r": 132,
"g": 220,
"b": 255
},
"hsl": {
"h": 197.073,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.85165,
"c": 0.09775,
"h": 225.6
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#84DCFF
secondary
#DF7348
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111618
muted
#818486