#3DC098#3DC098
#3DC098 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.128 H 168.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC098 |
|---|---|
| RGB | rgb(61, 192, 152) |
| HSL | hsl(162, 52%, 50%) |
| HSV | hsv(162, 68%, 75%) |
| CMYK | cmyk(68.2%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(70.14, -44.92, 9.96) |
| CIE-LCH | lch(70.14, 46.01, 167.50°) |
| OKLab | oklab(72.67% -0.1251 0.0255) |
| OKLCH | oklch(72.67% 0.128 168.5) |
| XYZ | xyz(26.4386, 40.9554, 36.2115) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.05
Greenblue
#23C48B
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC098 #C03D65
analogous
#3DC056 #3DC098 #3DA7C0
triadic
#3DC098 #983DC0 #C0983D
tetradic
#3DC098 #563DC0 #C03D65 #A7C03D
square
#3DC098 #563DC0 #C03D65 #A7C03D
split-complementary
#3DC098 #C03DA7 #C0563D
monochromatic
#1F634E #2E9273 #3DC098 #6AD0B1 #99DFC9
Accessibility & contrast
On white
2.28
#3DC098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#3DC098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC098
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC098 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3dc098; /* rgb */ color: rgb(61, 192, 152); /* oklch */ color: oklch(72.7% 0.128 168.5);
Tailwind
colors: {
custom: {
50: '#83d4b6',
500: '#3dc098',
950: '#000000',
},
}SCSS
$custom: #3dc098; $custom-light: #83d4b6; $custom-dark: #000000;
JSON
{
"hex": "#3dc098",
"rgb": {
"r": 61,
"g": 192,
"b": 152
},
"hsl": {
"h": 161.679,
"s": 51.779,
"l": 49.608
},
"oklch": {
"l": 0.72671,
"c": 0.12764,
"h": 168.5
},
"luminance": 0.40958
}Semantic roles & 50–950 ramp
primary
#3DC098
secondary
#CA8EA1
accent
#4D78DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380