#3DC29B#3DC29B
#3DC29B is a light, vivid teal. Relative luminance 0.419; OKLCH L 73.3% C 0.128 H 169.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC29B |
|---|---|
| RGB | rgb(61, 194, 155) |
| HSL | hsl(162, 52%, 50%) |
| HSV | hsv(162, 69%, 76%) |
| CMYK | cmyk(68.6%, 0%, 20.1%, 23.9%) |
| CIE-LAB | lab(70.83, -45.05, 9.30) |
| CIE-LCH | lch(70.83, 46.00, 168.33°) |
| OKLab | oklab(73.25% -0.1257 0.0238) |
| OKLCH | oklch(73.25% 0.128 169.3) |
| XYZ | xyz(27.1296, 41.9392, 37.6693) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.40
Greenblue
#23C48B
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.31
Greeny Blue
#42B395
ΔE00 4.46
Greenish Teal
#32BF84
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC29B #C23D64
analogous
#3DC258 #3DC29B #3DA7C2
triadic
#3DC29B #9B3DC2 #C29B3D
tetradic
#3DC29B #583DC2 #C23D64 #A7C23D
square
#3DC29B #583DC2 #C23D64 #A7C23D
split-complementary
#3DC29B #C23DA7 #C2583D
monochromatic
#206551 #2E9376 #3DC29B #6CD1B3 #9ADFCB
Accessibility & contrast
On white
2.24
#3DC29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#3DC29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC29B
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC29B | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB599
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3dc29b; /* rgb */ color: rgb(61, 194, 155); /* oklch */ color: oklch(73.3% 0.128 169.3);
Tailwind
colors: {
custom: {
50: '#83d5b8',
500: '#3dc29b',
950: '#000000',
},
}SCSS
$custom: #3dc29b; $custom-light: #83d5b8; $custom-dark: #000000;
JSON
{
"hex": "#3dc29b",
"rgb": {
"r": 61,
"g": 194,
"b": 155
},
"hsl": {
"h": 162.406,
"s": 52.157,
"l": 50
},
"oklch": {
"l": 0.73254,
"c": 0.12794,
"h": 169.3
},
"luminance": 0.41942
}Semantic roles & 50–950 ramp
primary
#3DC29B
secondary
#CB90A1
accent
#4C76DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380