#84FED6#84FED6
#84FED6 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.125 H 169.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #84FED6 |
|---|---|
| RGB | rgb(132, 254, 214) |
| HSL | hsl(160, 98%, 76%) |
| HSV | hsv(160, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(91.97, -43.52, 8.62) |
| CIE-LCH | lch(91.97, 44.37, 168.80°) |
| OKLab | oklab(91.51% -0.1228 0.0221) |
| OKLCH | oklch(91.51% 0.125 169.8) |
| XYZ | xyz(57.0899, 80.6395, 76.1618) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.81
Light Aqua
#8CFFDB
ΔE00 1.20
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FED6 #FE84AC
analogous
#84FE99 #84FED6 #84E9FE
triadic
#84FED6 #D684FE #FED684
tetradic
#84FED6 #9984FE #FE84AC #E9FE84
square
#84FED6 #9984FE #FE84AC #E9FE84
split-complementary
#84FED6 #FE84E9 #FE9984
monochromatic
#0BFDAE #47FEC2 #84FED6 #C1FEEA #E1FFF5
Accessibility & contrast
On white
1.23
#84FED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#84FED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FED6
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FED6 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#56FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fed6; /* rgb */ color: rgb(132, 254, 214); /* oklch */ color: oklch(91.5% 0.125 169.8);
Tailwind
colors: {
custom: {
50: '#afffe2',
500: '#84fed6',
950: '#000000',
},
}SCSS
$custom: #84fed6; $custom-light: #afffe2; $custom-dark: #000000;
JSON
{
"hex": "#84fed6",
"rgb": {
"r": 132,
"g": 254,
"b": 214
},
"hsl": {
"h": 160.328,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91512,
"c": 0.12476,
"h": 169.8
},
"luminance": 0.80644
}Semantic roles & 50–950 ramp
primary
#84FED6
secondary
#DD497A
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684