#3ADD8C#3ADD8C
#3ADD8C is a light, vivid teal. Relative luminance 0.545; OKLCH L 79.6% C 0.175 H 156.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3ADD8C |
|---|---|
| RGB | rgb(58, 221, 140) |
| HSL | hsl(150, 71%, 55%) |
| HSV | hsv(150, 74%, 87%) |
| CMYK | cmyk(73.8%, 0%, 36.7%, 13.3%) |
| CIE-LAB | lab(78.75, -59.39, 28.19) |
| CIE-LCH | lch(78.75, 65.74, 154.61°) |
| OKLab | oklab(79.65% -0.1605 0.0706) |
| OKLCH | oklch(79.65% 0.175 156.2) |
| XYZ | xyz(32.3319, 54.5021, 33.6218) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.79
Seaweed
#18D17B
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.63
Tealish Green
#0CDC73
ΔE00 3.85
Emerald
#50C878
ΔE00 5.44
Turquoise Green
#04F489
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ADD8C #DD3A8B
analogous
#3ADD3B #3ADD8C #3ADDDD
triadic
#3ADD8C #8C3ADD #DD8C3A
tetradic
#3ADD8C #3B3ADD #DD3A8B #DDDD3A
square
#3ADD8C #3B3ADD #DD3A8B #DDDD3A
split-complementary
#3ADD8C #DD3ADD #DD3B3A
monochromatic
#17864F #20BA6D #3ADD8C #6EE6AA #A2EFC9
Accessibility & contrast
On white
1.76
#3ADD8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#3ADD8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ADD8C
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ADD8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ADD8C | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB87
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#00DBC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #3add8c; /* rgb */ color: rgb(58, 221, 140); /* oklch */ color: oklch(79.6% 0.175 156.2);
Tailwind
colors: {
custom: {
50: '#87e9ae',
500: '#3add8c',
950: '#000000',
},
}SCSS
$custom: #3add8c; $custom-light: #87e9ae; $custom-dark: #000000;
JSON
{
"hex": "#3add8c",
"rgb": {
"r": 58,
"g": 221,
"b": 140
},
"hsl": {
"h": 150.184,
"s": 70.563,
"l": 54.706
},
"oklch": {
"l": 0.79649,
"c": 0.17533,
"h": 156.2
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#3ADD8C
secondary
#8C2F5D
accent
#3A93ED
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481