#84FFDF#84FFDF
#84FFDF is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 174.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDF |
|---|---|
| RGB | rgb(132, 255, 223) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.46, -41.99, 4.68) |
| CIE-LCH | lch(92.46, 42.25, 173.64°) |
| OKLab | oklab(91.98% -0.12 0.0118) |
| OKLCH | oklch(91.98% 0.121 174.4) |
| XYZ | xyz(58.5893, 81.7483, 82.4892) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.44
Pale Turquoise
#A5FBD5
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDF #FF84A4
analogous
#84FFA1 #84FFDF #84E2FF
triadic
#84FFDF #DF84FF #FFDF84
tetradic
#84FFDF #A184FF #FF84A4 #E2FF84
square
#84FFDF #A184FF #FF84A4 #E2FF84
split-complementary
#84FFDF #FF84E2 #FFA184
monochromatic
#0AFFBF #47FFCF #84FFDF #C1FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#84FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#84FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E4E4E1
Tritanopia (blue-blind)
#50FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffdf; /* rgb */ color: rgb(132, 255, 223); /* oklch */ color: oklch(92.0% 0.121 174.4);
Tailwind
colors: {
custom: {
50: '#afffe9',
500: '#84ffdf',
950: '#000000',
},
}SCSS
$custom: #84ffdf; $custom-light: #afffe9; $custom-dark: #000000;
JSON
{
"hex": "#84ffdf",
"rgb": {
"r": 132,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.39,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91981,
"c": 0.12059,
"h": 174.4
},
"luminance": 0.81753
}Semantic roles & 50–950 ramp
primary
#84FFDF
secondary
#DF4870
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684