#84E4EC#84E4EC
#84E4EC is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.092 H 202.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #84E4EC |
|---|---|
| RGB | rgb(132, 228, 236) |
| HSL | hsl(185, 73%, 72%) |
| HSV | hsv(185, 44%, 93%) |
| CMYK | cmyk(44.1%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.22, -26.34, -12.76) |
| CIE-LCH | lch(85.22, 29.26, 205.85°) |
| OKLab | oklab(86.26% -0.0846 -0.0351) |
| OKLCH | oklch(86.26% 0.092 202.5) |
| XYZ | xyz(52.3936, 66.4443, 89.4047) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.11
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E4EC #EC8C84
analogous
#84ECC0 #84E4EC #84B0EC
triadic
#84E4EC #EC84E4 #E4EC84
tetradic
#84E4EC #C084EC #EC8C84 #B0EC84
square
#84E4EC #C084EC #EC8C84 #B0EC84
split-complementary
#84E4EC #EC84B0 #ECC084
monochromatic
#21C7D5 #4FD8E4 #84E4EC #B9F0F4 #E4F9FB
Accessibility & contrast
On white
1.47
#84E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#84E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E4EC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E4EC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#50EBE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #84e4ec; /* rgb */ color: rgb(132, 228, 236); /* oklch */ color: oklch(86.3% 0.092 202.5);
Tailwind
colors: {
custom: {
50: '#aeecf2',
500: '#84e4ec',
950: '#000000',
},
}SCSS
$custom: #84e4ec; $custom-light: #aeecf2; $custom-dark: #000000;
JSON
{
"hex": "#84e4ec",
"rgb": {
"r": 132,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.615,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.86259,
"c": 0.09159,
"h": 202.5
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#84E4EC
secondary
#C6574E
accent
#1F10D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485