#84FFDD#84FFDD
#84FFDD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 173.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDD |
|---|---|
| RGB | rgb(132, 255, 221) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.42, -42.43, 5.65) |
| CIE-LCH | lch(92.42, 42.81, 172.42°) |
| OKLab | oklab(91.93% -0.1209 0.0143) |
| OKLCH | oklch(91.93% 0.122 173.3) |
| XYZ | xyz(58.3213, 81.6411, 81.0775) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDD #FF84A6
analogous
#84FF9F #84FFDD #84E3FF
triadic
#84FFDD #DD84FF #FFDD84
tetradic
#84FFDD #9F84FF #FF84A6 #E3FF84
square
#84FFDD #9F84FF #FF84A6 #E3FF84
split-complementary
#84FFDD #FF84E3 #FF9F84
monochromatic
#0AFFBB #47FFCC #84FFDD #C1FFEE #E0FFF7
Accessibility & contrast
On white
1.21
#84FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#84FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDD | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#52FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffdd; /* rgb */ color: rgb(132, 255, 221); /* oklch */ color: oklch(91.9% 0.122 173.3);
Tailwind
colors: {
custom: {
50: '#afffe7',
500: '#84ffdd',
950: '#000000',
},
}SCSS
$custom: #84ffdd; $custom-light: #afffe7; $custom-dark: #000000;
JSON
{
"hex": "#84ffdd",
"rgb": {
"r": 132,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.415,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91927,
"c": 0.12171,
"h": 173.3
},
"luminance": 0.81646
}Semantic roles & 50–950 ramp
primary
#84FFDD
secondary
#DF4872
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684