#84E4E4#84E4E4
#84E4E4 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.0% C 0.091 H 195.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #84E4E4 |
|---|---|
| RGB | rgb(132, 228, 228) |
| HSL | hsl(180, 64%, 71%) |
| HSV | hsv(180, 42%, 89%) |
| CMYK | cmyk(42.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.99, -28.32, -8.88) |
| CIE-LCH | lch(84.99, 29.68, 197.41°) |
| OKLab | oklab(86% -0.0878 -0.0245) |
| OKLCH | oklch(86% 0.091 195.6) |
| XYZ | xyz(51.2573, 65.9898, 83.4200) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E4E4 #E48484
analogous
#84E4B4 #84E4E4 #84B4E4
triadic
#84E4E4 #E484E4 #E4E484
tetradic
#84E4E4 #B484E4 #E48484 #B4E484
square
#84E4E4 #B484E4 #E48484 #B4E484
split-complementary
#84E4E4 #E484B4 #E4B484
monochromatic
#2BC3C3 #52D9D9 #84E4E4 #B6EFEF #E6F9F9
Accessibility & contrast
On white
1.48
#84E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#84E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E4E4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E4E4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#55E9E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #84e4e4; /* rgb */ color: rgb(132, 228, 228); /* oklch */ color: oklch(86.0% 0.091 195.6);
Tailwind
colors: {
custom: {
50: '#adecec',
500: '#84e4e4',
950: '#000000',
},
}SCSS
$custom: #84e4e4; $custom-light: #adecec; $custom-dark: #000000;
JSON
{
"hex": "#84e4e4",
"rgb": {
"r": 132,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.85997,
"c": 0.09115,
"h": 195.6
},
"luminance": 0.65994
}Semantic roles & 50–950 ramp
primary
#84E4E4
secondary
#BC5050
accent
#1A1ACC
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484