#84DDEC#84DDEC
#84DDEC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.088 H 209.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDEC |
|---|---|
| RGB | rgb(132, 221, 236) |
| HSL | hsl(189, 73%, 72%) |
| HSV | hsv(189, 44%, 93%) |
| CMYK | cmyk(44.1%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.27, -22.90, -15.69) |
| CIE-LCH | lch(83.27, 27.76, 214.42°) |
| OKLab | oklab(84.69% -0.0766 -0.0432) |
| OKLCH | oklch(84.69% 0.088 209.4) |
| XYZ | xyz(50.5068, 62.6707, 88.7758) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDEC #EC9384
analogous
#84ECC7 #84DDEC #84A9EC
triadic
#84DDEC #EC84DD #DDEC84
tetradic
#84DDEC #C784EC #EC9384 #A9EC84
square
#84DDEC #C784EC #EC9384 #A9EC84
split-complementary
#84DDEC #EC84A9 #ECC784
monochromatic
#21BBD5 #4FCEE4 #84DDEC #B9ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#84DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#84DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDEC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDEC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#52E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84ddec; /* rgb */ color: rgb(132, 221, 236); /* oklch */ color: oklch(84.7% 0.088 209.4);
Tailwind
colors: {
custom: {
50: '#ade7f2',
500: '#84ddec',
950: '#000000',
},
}SCSS
$custom: #84ddec; $custom-light: #ade7f2; $custom-dark: #000000;
JSON
{
"hex": "#84ddec",
"rgb": {
"r": 132,
"g": 221,
"b": 236
},
"hsl": {
"h": 188.654,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.84694,
"c": 0.08794,
"h": 209.4
},
"luminance": 0.62675
}Semantic roles & 50–950 ramp
primary
#84DDEC
secondary
#C65F4E
accent
#2D10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485