#3DC698#3DC698
#3DC698 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.135 H 166.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC698 |
|---|---|
| RGB | rgb(61, 198, 152) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 69%, 78%) |
| CMYK | cmyk(69.2%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(71.99, -47.44, 12.57) |
| CIE-LCH | lch(71.99, 49.07, 165.16°) |
| OKLab | oklab(74.18% -0.1312 0.0321) |
| OKLCH | oklch(74.18% 0.135 166.2) |
| XYZ | xyz(27.7830, 43.6441, 36.6596) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.73
Greenblue
#23C48B
ΔE00 2.78
Greenish Teal
#32BF84
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.43
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC698 #C63D6B
analogous
#3DC653 #3DC698 #3DAFC6
triadic
#3DC698 #983DC6 #C6983D
tetradic
#3DC698 #533DC6 #C63D6B #AFC63D
square
#3DC698 #533DC6 #C63D6B #AFC63D
split-complementary
#3DC698 #C63DAF #C6533D
monochromatic
#1F6A51 #2D9975 #3DC698 #6CD4B1 #9CE2CA
Accessibility & contrast
On white
2.16
#3DC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#3DC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC698
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC698 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B896
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3dc698; /* rgb */ color: rgb(61, 198, 152); /* oklch */ color: oklch(74.2% 0.135 166.2);
Tailwind
colors: {
custom: {
50: '#84d8b6',
500: '#3dc698',
950: '#000000',
},
}SCSS
$custom: #3dc698; $custom-light: #84d8b6; $custom-dark: #000000;
JSON
{
"hex": "#3dc698",
"rgb": {
"r": 61,
"g": 198,
"b": 152
},
"hsl": {
"h": 159.854,
"s": 54.582,
"l": 50.784
},
"oklch": {
"l": 0.74182,
"c": 0.13507,
"h": 166.2
},
"luminance": 0.43647
}Semantic roles & 50–950 ramp
primary
#3DC698
secondary
#CE91A5
accent
#4A7CDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380