#84FEDD#84FEDD
#84FEDD is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.121 H 173.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEDD |
|---|---|
| RGB | rgb(132, 254, 221) |
| HSL | hsl(164, 98%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.13, -41.99, 5.24) |
| CIE-LCH | lch(92.13, 42.31, 172.89°) |
| OKLab | oklab(91.7% -0.1198 0.0132) |
| OKLCH | oklch(91.7% 0.121 173.7) |
| XYZ | xyz(58.0031, 81.0048, 80.9715) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEDD #FE84A5
analogous
#84FEA0 #84FEDD #84E2FE
triadic
#84FEDD #DD84FE #FEDD84
tetradic
#84FEDD #A084FE #FE84A5 #E2FE84
square
#84FEDD #A084FE #FE84A5 #E2FE84
split-complementary
#84FEDD #FE84E2 #FEA084
monochromatic
#0BFDBB #47FECC #84FEDD #C1FEEE #E1FFF7
Accessibility & contrast
On white
1.22
#84FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#84FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEDD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEDD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#52FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fedd; /* rgb */ color: rgb(132, 254, 221); /* oklch */ color: oklch(91.7% 0.121 173.7);
Tailwind
colors: {
custom: {
50: '#afffe7',
500: '#84fedd',
950: '#000000',
},
}SCSS
$custom: #84fedd; $custom-light: #afffe7; $custom-dark: #000000;
JSON
{
"hex": "#84fedd",
"rgb": {
"r": 132,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.77,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91698,
"c": 0.12051,
"h": 173.7
},
"luminance": 0.8101
}Semantic roles & 50–950 ramp
primary
#84FEDD
secondary
#DD4971
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684