#84FFDE#84FFDE
#84FFDE is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 173.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDE |
|---|---|
| RGB | rgb(132, 255, 222) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.44, -42.21, 5.16) |
| CIE-LCH | lch(92.44, 42.52, 173.02°) |
| OKLab | oklab(91.95% -0.1204 0.013) |
| OKLCH | oklch(91.95% 0.121 173.8) |
| XYZ | xyz(58.4549, 81.6945, 81.7813) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.27
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 3.59
Pale Turquoise
#A5FBD5
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDE #FF84A5
analogous
#84FFA0 #84FFDE #84E3FF
triadic
#84FFDE #DE84FF #FFDE84
tetradic
#84FFDE #A084FF #FF84A5 #E3FF84
square
#84FFDE #A084FF #FF84A5 #E3FF84
split-complementary
#84FFDE #FF84E3 #FFA084
monochromatic
#0AFFBD #47FFCE #84FFDE #C1FFEE #E0FFF7
Accessibility & contrast
On white
1.21
#84FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#84FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#51FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffde; /* rgb */ color: rgb(132, 255, 222); /* oklch */ color: oklch(92.0% 0.121 173.8);
Tailwind
colors: {
custom: {
50: '#afffe8',
500: '#84ffde',
950: '#000000',
},
}SCSS
$custom: #84ffde; $custom-light: #afffe8; $custom-dark: #000000;
JSON
{
"hex": "#84ffde",
"rgb": {
"r": 132,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.902,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91954,
"c": 0.12115,
"h": 173.8
},
"luminance": 0.81699
}Semantic roles & 50–950 ramp
primary
#84FFDE
secondary
#DF4871
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684