#84DFFB#84DFFB
#84DFFB is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.7% C 0.095 H 219.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFFB |
|---|---|
| RGB | rgb(132, 223, 251) |
| HSL | hsl(194, 94%, 75%) |
| HSV | hsv(194, 47%, 98%) |
| CMYK | cmyk(47.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(84.30, -19.98, -22.07) |
| CIE-LCH | lch(84.30, 29.77, 227.85°) |
| OKLab | oklab(85.68% -0.0732 -0.061) |
| OKLCH | oklch(85.68% 0.095 219.8) |
| XYZ | xyz(53.3095, 64.6417, 100.9159) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFFB #FBA084
analogous
#84FBDC #84DFFB #84A3FB
triadic
#84DFFB #FB84DF #DFFB84
tetradic
#84DFFB #DC84FB #FBA084 #A3FB84
square
#84DFFB #DC84FB #FBA084 #A3FB84
split-complementary
#84DFFB #FB84A3 #FBDC84
monochromatic
#0DC0F7 #49D0F9 #84DFFB #BFEEFD #E1F7FE
Accessibility & contrast
On white
1.51
#84DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#84DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFFB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFFB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#BCCCFB
Tritanopia (blue-blind)
#46E9E8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #84dffb; /* rgb */ color: rgb(132, 223, 251); /* oklch */ color: oklch(85.7% 0.095 219.8);
Tailwind
colors: {
custom: {
50: '#aee9fc',
500: '#84dffb',
950: '#000000',
},
}SCSS
$custom: #84dffb; $custom-light: #aee9fc; $custom-dark: #000000;
JSON
{
"hex": "#84dffb",
"rgb": {
"r": 132,
"g": 223,
"b": 251
},
"hsl": {
"h": 194.118,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.85675,
"c": 0.09525,
"h": 219.8
},
"luminance": 0.64646
}Semantic roles & 50–950 ramp
primary
#84DFFB
secondary
#D96C4A
accent
#3600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485