#3DC898#3DC898
#3DC898 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.138 H 165.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC898 |
|---|---|
| RGB | rgb(61, 200, 152) |
| HSL | hsl(159, 56%, 51%) |
| HSV | hsv(159, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.60, -48.26, 13.44) |
| CIE-LCH | lch(72.60, 50.10, 164.44°) |
| OKLab | oklab(74.69% -0.1332 0.0343) |
| OKLCH | oklch(74.69% 0.138 165.5) |
| XYZ | xyz(28.2432, 44.5644, 36.8130) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.60
Green Blue
#01C08D
ΔE00 2.94
Eucalyptus
#44D7A8
ΔE00 3.81
Greenish Teal
#32BF84
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC898 #C83D6D
analogous
#3DC852 #3DC898 #3DB2C8
triadic
#3DC898 #983DC8 #C8983D
tetradic
#3DC898 #523DC8 #C83D6D #B2C83D
square
#3DC898 #523DC8 #C83D6D #B2C83D
split-complementary
#3DC898 #C83DB2 #C8523D
monochromatic
#1F6C51 #2C9C75 #3DC898 #6DD6B1 #9CE3CB
Accessibility & contrast
On white
2.12
#3DC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#3DC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC898
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC898 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc898; /* rgb */ color: rgb(61, 200, 152); /* oklch */ color: oklch(74.7% 0.138 165.5);
Tailwind
colors: {
custom: {
50: '#84d9b6',
500: '#3dc898',
950: '#000000',
},
}SCSS
$custom: #3dc898; $custom-light: #84d9b6; $custom-dark: #000000;
JSON
{
"hex": "#3dc898",
"rgb": {
"r": 61,
"g": 200,
"b": 152
},
"hsl": {
"h": 159.281,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74685,
"c": 0.13757,
"h": 165.5
},
"luminance": 0.44568
}Semantic roles & 50–950 ramp
primary
#3DC898
secondary
#CF92A7
accent
#497DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380