#84FEDB#84FEDB
#84FEDB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.122 H 172.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEDB |
|---|---|
| RGB | rgb(132, 254, 219) |
| HSL | hsl(163, 98%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.09, -42.43, 6.20) |
| CIE-LCH | lch(92.09, 42.88, 171.68°) |
| OKLab | oklab(91.64% -0.1206 0.0158) |
| OKLCH | oklch(91.64% 0.122 172.6) |
| XYZ | xyz(57.7382, 80.8988, 79.5765) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.85
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Turquoise
#A5FBD5
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEDB #FE84A7
analogous
#84FE9E #84FEDB #84E4FE
triadic
#84FEDB #DB84FE #FEDB84
tetradic
#84FEDB #9E84FE #FE84A7 #E4FE84
square
#84FEDB #9E84FE #FE84A7 #E4FE84
split-complementary
#84FEDB #FE84E4 #FE9E84
monochromatic
#0BFDB7 #47FEC9 #84FEDB #C1FEED #E1FFF6
Accessibility & contrast
On white
1.22
#84FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#84FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEDB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEDB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1D9
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#53FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fedb; /* rgb */ color: rgb(132, 254, 219); /* oklch */ color: oklch(91.6% 0.122 172.6);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#84fedb',
950: '#000000',
},
}SCSS
$custom: #84fedb; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#84fedb",
"rgb": {
"r": 132,
"g": 254,
"b": 219
},
"hsl": {
"h": 162.787,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91644,
"c": 0.12167,
"h": 172.6
},
"luminance": 0.80904
}Semantic roles & 50–950 ramp
primary
#84FEDB
secondary
#DD4973
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684