#84DCED#84DCED
#84DCED is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.088 H 211.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCED |
|---|---|
| RGB | rgb(132, 220, 237) |
| HSL | hsl(190, 74%, 72%) |
| HSV | hsv(190, 44%, 93%) |
| CMYK | cmyk(44.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.02, -22.14, -16.59) |
| CIE-LCH | lch(83.02, 27.67, 216.84°) |
| OKLab | oklab(84.51% -0.0751 -0.0457) |
| OKLCH | oklch(84.51% 0.088 211.3) |
| XYZ | xyz(50.3893, 62.2025, 89.4553) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCED #ED9584
analogous
#84EDC9 #84DCED #84A8ED
triadic
#84DCED #ED84DC #DCED84
tetradic
#84DCED #C984ED #ED9584 #A8ED84
square
#84DCED #C984ED #ED9584 #A8ED84
split-complementary
#84DCED #ED84A8 #EDC984
monochromatic
#1FB9D7 #4FCDE5 #84DCED #B9EBF5 #E4F7FB
Accessibility & contrast
On white
1.56
#84DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#84DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCED | 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)
#CED6EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#52E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dced; /* rgb */ color: rgb(132, 220, 237); /* oklch */ color: oklch(84.5% 0.088 211.3);
Tailwind
colors: {
custom: {
50: '#ade7f2',
500: '#84dced',
950: '#000000',
},
}SCSS
$custom: #84dced; $custom-light: #ade7f2; $custom-dark: #000000;
JSON
{
"hex": "#84dced",
"rgb": {
"r": 132,
"g": 220,
"b": 237
},
"hsl": {
"h": 189.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.84506,
"c": 0.08788,
"h": 211.3
},
"luminance": 0.62206
}Semantic roles & 50–950 ramp
primary
#84DCED
secondary
#C7624E
accent
#2F0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485