#84DDFE#84DDFE
#84DDFE is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.097 H 224.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDFE |
|---|---|
| RGB | rgb(132, 221, 254) |
| HSL | hsl(196, 98%, 76%) |
| HSV | hsv(196, 48%, 100%) |
| CMYK | cmyk(48%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(83.85, -18.17, -24.34) |
| CIE-LCH | lch(83.85, 30.37, 233.26°) |
| OKLab | oklab(85.35% -0.0698 -0.0673) |
| OKLCH | oklch(85.35% 0.097 224) |
| XYZ | xyz(53.2549, 63.7699, 103.2492) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 3.86
Ice Blue
#A5DFF9
ΔE00 4.19
Lightskyblue
#87CEFA
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 6.31
Lightblue (survey)
#7BC8F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDFE #FEA584
analogous
#84FEE2 #84DDFE #84A0FE
triadic
#84DDFE #FE84DD #DDFE84
tetradic
#84DDFE #E284FE #FEA584 #A0FE84
square
#84DDFE #E284FE #FEA584 #A0FE84
split-complementary
#84DDFE #FE84A0 #FEE284
monochromatic
#0BBBFD #47CCFE #84DDFE #C1EEFE #E1F7FF
Accessibility & contrast
On white
1.53
#84DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#84DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDFE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDFE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#44E7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #84ddfe; /* rgb */ color: rgb(132, 221, 254); /* oklch */ color: oklch(85.3% 0.097 224.0);
Tailwind
colors: {
custom: {
50: '#aee7fe',
500: '#84ddfe',
950: '#000000',
},
}SCSS
$custom: #84ddfe; $custom-light: #aee7fe; $custom-dark: #000000;
JSON
{
"hex": "#84ddfe",
"rgb": {
"r": 132,
"g": 221,
"b": 254
},
"hsl": {
"h": 196.23,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.85346,
"c": 0.09702,
"h": 224
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#84DDFE
secondary
#DD7149
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485