#3BC09C#3BC09C
#3BC09C is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.126 H 170.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC09C |
|---|---|
| RGB | rgb(59, 192, 156) |
| HSL | hsl(164, 53%, 49%) |
| HSV | hsv(164, 69%, 75%) |
| CMYK | cmyk(69.3%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.19, -44.27, 7.85) |
| CIE-LCH | lch(70.19, 44.96, 169.95°) |
| OKLab | oklab(72.73% -0.1241 0.02) |
| OKLCH | oklch(72.73% 0.126 170.8) |
| XYZ | xyz(26.6509, 41.0263, 37.9604) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.72
Green Blue
#01C08D
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.66
Turquoise (survey)
#06C2AC
ΔE00 4.88
Greenblue
#23C48B
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC09C #C03B5F
analogous
#3BC059 #3BC09C #3BA2C0
triadic
#3BC09C #9C3BC0 #C09C3B
tetradic
#3BC09C #593BC0 #C03B5F #A2C03B
square
#3BC09C #593BC0 #C03B5F #A2C03B
split-complementary
#3BC09C #C03BA2 #C0593B
monochromatic
#1E6250 #2D9176 #3BC09C #68D1B4 #97DFCB
Accessibility & contrast
On white
2.28
#3BC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#3BC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC09C
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC09C | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3bc09c; /* rgb */ color: rgb(59, 192, 156); /* oklch */ color: oklch(72.7% 0.126 170.8);
Tailwind
colors: {
custom: {
50: '#82d4b9',
500: '#3bc09c',
950: '#000000',
},
}SCSS
$custom: #3bc09c; $custom-light: #82d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3bc09c",
"rgb": {
"r": 59,
"g": 192,
"b": 156
},
"hsl": {
"h": 163.759,
"s": 52.988,
"l": 49.216
},
"oklch": {
"l": 0.7273,
"c": 0.12566,
"h": 170.8
},
"luminance": 0.41029
}Semantic roles & 50–950 ramp
primary
#3BC09C
secondary
#CA8C9D
accent
#4B73DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380