#84FFDC#84FFDC
#84FFDC is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 172.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDC |
|---|---|
| RGB | rgb(132, 255, 220) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.39, -42.65, 6.13) |
| CIE-LCH | lch(92.39, 43.09, 171.82°) |
| OKLab | oklab(91.9% -0.1213 0.0156) |
| OKLCH | oklch(91.9% 0.122 172.7) |
| XYZ | xyz(58.1884, 81.5880, 80.3780) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.88
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 3.98
Pale Turquoise
#A5FBD5
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDC #FF84A7
analogous
#84FF9E #84FFDC #84E4FF
triadic
#84FFDC #DC84FF #FFDC84
tetradic
#84FFDC #9E84FF #FF84A7 #E4FF84
square
#84FFDC #9E84FF #FF84A7 #E4FF84
split-complementary
#84FFDC #FF84E4 #FF9E84
monochromatic
#0AFFB9 #47FFCB #84FFDC #C1FFED #E0FFF6
Accessibility & contrast
On white
1.21
#84FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#84FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDC | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#52FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffdc; /* rgb */ color: rgb(132, 255, 220); /* oklch */ color: oklch(91.9% 0.122 172.7);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#84ffdc',
950: '#000000',
},
}SCSS
$custom: #84ffdc; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#84ffdc",
"rgb": {
"r": 132,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.927,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.919,
"c": 0.12229,
"h": 172.7
},
"luminance": 0.81593
}Semantic roles & 50–950 ramp
primary
#84FFDC
secondary
#DF4873
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684