#3DC69B#3DC69B
#3DC69B is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.3% C 0.133 H 167.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC69B |
|---|---|
| RGB | rgb(61, 198, 155) |
| HSL | hsl(161, 55%, 51%) |
| HSV | hsv(161, 69%, 78%) |
| CMYK | cmyk(69.2%, 0%, 21.7%, 22.4%) |
| CIE-LAB | lab(72.06, -46.74, 11.05) |
| CIE-LCH | lch(72.06, 48.02, 166.70°) |
| OKLab | oklab(74.26% -0.1298 0.0283) |
| OKLCH | oklch(74.26% 0.133 167.7) |
| XYZ | xyz(28.0318, 43.7436, 37.9700) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.12
Greenblue
#23C48B
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.22
Greenish Teal
#32BF84
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC69B #C63D68
analogous
#3DC656 #3DC69B #3DACC6
triadic
#3DC69B #9B3DC6 #C69B3D
tetradic
#3DC69B #563DC6 #C63D68 #ACC63D
square
#3DC69B #563DC6 #C63D68 #ACC63D
split-complementary
#3DC69B #C63DAC #C6563D
monochromatic
#1F6A52 #2D9977 #3DC69B #6CD4B3 #9CE2CC
Accessibility & contrast
On white
2.15
#3DC69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#3DC69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC69B
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC69B | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#AFAB9E
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3dc69b; /* rgb */ color: rgb(61, 198, 155); /* oklch */ color: oklch(74.3% 0.133 167.7);
Tailwind
colors: {
custom: {
50: '#84d8b8',
500: '#3dc69b',
950: '#000000',
},
}SCSS
$custom: #3dc69b; $custom-light: #84d8b8; $custom-dark: #000000;
JSON
{
"hex": "#3dc69b",
"rgb": {
"r": 61,
"g": 198,
"b": 155
},
"hsl": {
"h": 161.168,
"s": 54.582,
"l": 50.784
},
"oklch": {
"l": 0.74259,
"c": 0.13282,
"h": 167.7
},
"luminance": 0.43747
}Semantic roles & 50–950 ramp
primary
#3DC69B
secondary
#CE91A4
accent
#4A78DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380