#84DFED#84DFED
#84DFED is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.089 H 208.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFED |
|---|---|
| RGB | rgb(132, 223, 237) |
| HSL | hsl(188, 74%, 72%) |
| HSV | hsv(188, 44%, 93%) |
| CMYK | cmyk(44.3%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.86, -23.63, -15.34) |
| CIE-LCH | lch(83.86, 28.17, 212.98°) |
| OKLab | oklab(85.18% -0.0785 -0.0422) |
| OKLCH | oklch(85.18% 0.089 208.3) |
| XYZ | xyz(51.1837, 63.7913, 89.7201) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFED #ED9284
analogous
#84EDC7 #84DFED #84ABED
triadic
#84DFED #ED84DF #DFED84
tetradic
#84DFED #C784ED #ED9284 #ABED84
square
#84DFED #C784ED #ED9284 #ABED84
split-complementary
#84DFED #ED84AB #EDC784
monochromatic
#1FBFD7 #4FD1E5 #84DFED #B9EDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#84DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#84DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFED
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFED | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#51E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #84dfed; /* rgb */ color: rgb(132, 223, 237); /* oklch */ color: oklch(85.2% 0.089 208.3);
Tailwind
colors: {
custom: {
50: '#ade9f2',
500: '#84dfed',
950: '#000000',
},
}SCSS
$custom: #84dfed; $custom-light: #ade9f2; $custom-dark: #000000;
JSON
{
"hex": "#84dfed",
"rgb": {
"r": 132,
"g": 223,
"b": 237
},
"hsl": {
"h": 188,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85175,
"c": 0.08914,
"h": 208.3
},
"luminance": 0.63795
}Semantic roles & 50–950 ramp
primary
#84DFED
secondary
#C75E4E
accent
#2A0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485