#84DDEF#84DDEF
#84DDEF is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.089 H 212.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDEF |
|---|---|
| RGB | rgb(132, 221, 239) |
| HSL | hsl(190, 77%, 73%) |
| HSV | hsv(190, 45%, 94%) |
| CMYK | cmyk(44.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.36, -22.12, -17.14) |
| CIE-LCH | lch(83.36, 27.99, 217.76°) |
| OKLab | oklab(84.8% -0.0754 -0.0472) |
| OKLCH | oklch(84.8% 0.089 212) |
| XYZ | xyz(50.9463, 62.8465, 91.0905) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDEF #EF9684
analogous
#84EFCB #84DDEF #84A8EF
triadic
#84DDEF #EF84DD #DDEF84
tetradic
#84DDEF #CB84EF #EF9684 #A8EF84
square
#84DDEF #CB84EF #EF9684 #A8EF84
split-complementary
#84DDEF #EF84A8 #EFCB84
monochromatic
#1DBCDC #4ECEE8 #84DDEF #BAECF6 #E4F8FB
Accessibility & contrast
On white
1.55
#84DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#84DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDEF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDEF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#50E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #84ddef; /* rgb */ color: rgb(132, 221, 239); /* oklch */ color: oklch(84.8% 0.089 212.0);
Tailwind
colors: {
custom: {
50: '#ade7f4',
500: '#84ddef',
950: '#000000',
},
}SCSS
$custom: #84ddef; $custom-light: #ade7f4; $custom-dark: #000000;
JSON
{
"hex": "#84ddef",
"rgb": {
"r": 132,
"g": 221,
"b": 239
},
"hsl": {
"h": 190.093,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.84799,
"c": 0.089,
"h": 212
},
"luminance": 0.6285
}Semantic roles & 50–950 ramp
primary
#84DDEF
secondary
#CA624D
accent
#2F0CD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485