#84DDBA#84DDBA
#84DDBA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.100 H 166.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDBA |
|---|---|
| RGB | rgb(132, 221, 186) |
| HSL | hsl(156, 57%, 69%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.93, -34.63, 8.86) |
| CIE-LCH | lch(81.93, 35.74, 165.65°) |
| OKLab | oklab(83.17% -0.0974 0.0228) |
| OKLCH | oklch(83.17% 0.1 166.8) |
| XYZ | xyz(44.2316, 60.1606, 55.7263) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.92
Seafoam
#7FE0B3
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 4.64
Pale Teal
#82CBB2
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDBA #DD84A7
analogous
#84DD8E #84DDBA #84D4DD
triadic
#84DDBA #BA84DD #DDBA84
tetradic
#84DDBA #8E84DD #DD84A7 #D4DD84
square
#84DDBA #8E84DD #DD84A7 #D4DD84
split-complementary
#84DDBA #DD84D4 #DD8E84
monochromatic
#32B581 #54D09F #84DDBA #B4EAD5 #E4F8F0
Accessibility & contrast
On white
1.61
#84DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#84DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDBA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDBA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#CBC7BC
Tritanopia (blue-blind)
#6BDED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #84ddba; /* rgb */ color: rgb(132, 221, 186); /* oklch */ color: oklch(83.2% 0.100 166.8);
Tailwind
colors: {
custom: {
50: '#abe8ce',
500: '#84ddba',
950: '#000000',
},
}SCSS
$custom: #84ddba; $custom-light: #abe8ce; $custom-dark: #000000;
JSON
{
"hex": "#84ddba",
"rgb": {
"r": 132,
"g": 221,
"b": 186
},
"hsl": {
"h": 156.404,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83169,
"c": 0.10004,
"h": 166.8
},
"luminance": 0.60164
}Semantic roles & 50–950 ramp
primary
#84DDBA
secondary
#B45178
accent
#2161C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483