#3BD09C#3BD09C
#3BD09C is a light, vivid teal. Relative luminance 0.484; OKLCH L 76.8% C 0.145 H 164.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3BD09C |
|---|---|
| RGB | rgb(59, 208, 156) |
| HSL | hsl(159, 61%, 52%) |
| HSV | hsv(159, 72%, 82%) |
| CMYK | cmyk(71.6%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(75.10, -50.90, 14.80) |
| CIE-LCH | lch(75.10, 53.00, 163.79°) |
| OKLab | oklab(76.75% -0.1401 0.0378) |
| OKLCH | oklch(76.75% 0.145 164.9) |
| XYZ | xyz(30.3569, 48.4383, 39.1957) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.28
Greenblue
#23C48B
ΔE00 3.57
Green Blue
#01C08D
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.83
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Greenish Teal
#32BF84
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BD09C #D03B6F
analogous
#3BD051 #3BD09C #3BBAD0
triadic
#3BD09C #9C3BD0 #D09C3B
tetradic
#3BD09C #513BD0 #D03B6F #BAD03B
square
#3BD09C #513BD0 #D03B6F #BAD03B
split-complementary
#3BD09C #D03BBA #D0513B
monochromatic
#1C7556 #28A67A #3BD09C #6CDCB5 #9EE8CE
Accessibility & contrast
On white
1.96
#3BD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#3BD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BD09C
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BD09C | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC199
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#00D0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #3bd09c; /* rgb */ color: rgb(59, 208, 156); /* oklch */ color: oklch(76.8% 0.145 164.9);
Tailwind
colors: {
custom: {
50: '#85dfb9',
500: '#3bd09c',
950: '#000000',
},
}SCSS
$custom: #3bd09c; $custom-light: #85dfb9; $custom-dark: #000000;
JSON
{
"hex": "#3bd09c",
"rgb": {
"r": 59,
"g": 208,
"b": 156
},
"hsl": {
"h": 159.06,
"s": 61.317,
"l": 52.353
},
"oklch": {
"l": 0.7675,
"c": 0.14514,
"h": 164.9
},
"luminance": 0.48442
}Semantic roles & 50–950 ramp
primary
#3BD09C
secondary
#D493AA
accent
#437CE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380