#3ADF9F#3ADF9F
#3ADF9F is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.6% C 0.162 H 162.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3ADF9F |
|---|---|
| RGB | rgb(58, 223, 159) |
| HSL | hsl(157, 72%, 55%) |
| HSV | hsv(157, 74%, 87%) |
| CMYK | cmyk(74%, 0%, 28.7%, 12.5%) |
| CIE-LAB | lab(79.71, -56.28, 19.64) |
| CIE-LCH | lch(79.71, 59.61, 160.76°) |
| OKLab | oklab(80.55% -0.1537 0.0499) |
| OKLCH | oklch(80.55% 0.162 162) |
| XYZ | xyz(34.3869, 56.1740, 41.8245) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.63
Eucalyptus
#44D7A8
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 5.33
Light Greenish Blue
#63F7B4
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ADF9F #DF3A7A
analogous
#3ADF4C #3ADF9F #3ACDDF
triadic
#3ADF9F #9F3ADF #DF9F3A
tetradic
#3ADF9F #4C3ADF #DF3A7A #CDDF3A
square
#3ADF9F #4C3ADF #DF3A7A #CDDF3A
split-complementary
#3ADF9F #DF3ACD #DF4C3A
monochromatic
#16885C #1FBD80 #3ADF9F #6FE8B9 #A3F0D2
Accessibility & contrast
On white
1.72
#3ADF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#3ADF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ADF9F
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ADF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ADF9F | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE9B
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#00DFCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #3adf9f; /* rgb */ color: rgb(58, 223, 159); /* oklch */ color: oklch(80.6% 0.162 162.0);
Tailwind
colors: {
custom: {
50: '#87eabb',
500: '#3adf9f',
950: '#000000',
},
}SCSS
$custom: #3adf9f; $custom-light: #87eabb; $custom-dark: #000000;
JSON
{
"hex": "#3adf9f",
"rgb": {
"r": 58,
"g": 223,
"b": 159
},
"hsl": {
"h": 156.727,
"s": 72.052,
"l": 55.098
},
"oklch": {
"l": 0.80554,
"c": 0.16161,
"h": 162
},
"luminance": 0.56178
}Semantic roles & 50–950 ramp
primary
#3ADF9F
secondary
#8E2F54
accent
#3980EF
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482