#3DB99F#3DB99F
#3DB99F is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.1% C 0.115 H 176.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB99F |
|---|---|
| RGB | rgb(61, 185, 159) |
| HSL | hsl(167, 50%, 48%) |
| HSV | hsv(167, 67%, 73%) |
| CMYK | cmyk(67%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(68.16, -40.16, 3.29) |
| CIE-LCH | lch(68.16, 40.30, 175.32°) |
| OKLab | oklab(71.11% -0.1146 0.0081) |
| OKLCH | oklch(71.11% 0.115 176) |
| XYZ | xyz(25.5284, 38.1904, 38.8202) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.33
Tealish
#24BCA8
ΔE00 2.63
Turquoise (survey)
#06C2AC
ΔE00 3.47
Topaz
#13BBAF
ΔE00 5.18
Mediumaquamarine
#66CDAA
ΔE00 6.53
Lightseagreen
#20B2AA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB99F #B93D57
analogous
#3DB961 #3DB99F #3D95B9
triadic
#3DB99F #9F3DB9 #B99F3D
tetradic
#3DB99F #613DB9 #B93D57 #95B93D
square
#3DB99F #613DB9 #B93D57 #95B93D
split-complementary
#3DB99F #B93D95 #B9613D
monochromatic
#1F5D50 #2E8B77 #3DB99F #66CDB7 #95DCCD
Accessibility & contrast
On white
2.43
#3DB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#3DB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB99F
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB99F | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3db99f; /* rgb */ color: rgb(61, 185, 159); /* oklch */ color: oklch(71.1% 0.115 176.0);
Tailwind
colors: {
custom: {
50: '#82cfbb',
500: '#3db99f',
950: '#000000',
},
}SCSS
$custom: #3db99f; $custom-light: #82cfbb; $custom-dark: #000000;
JSON
{
"hex": "#3db99f",
"rgb": {
"r": 61,
"g": 185,
"b": 159
},
"hsl": {
"h": 167.419,
"s": 50.407,
"l": 48.235
},
"oklch": {
"l": 0.71106,
"c": 0.11486,
"h": 176
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#3DB99F
secondary
#C78B97
accent
#4E6BDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280