#3AC09C#3AC09C
#3AC09C is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.126 H 170.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC09C |
|---|---|
| RGB | rgb(58, 192, 156) |
| HSL | hsl(164, 54%, 49%) |
| HSV | hsv(164, 70%, 75%) |
| CMYK | cmyk(69.8%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.17, -44.42, 7.82) |
| CIE-LCH | lch(70.17, 45.10, 170.02°) |
| OKLab | oklab(72.71% -0.1245 0.0199) |
| OKLCH | oklch(72.71% 0.126 170.9) |
| XYZ | xyz(26.5922, 40.9961, 37.9576) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.72
Green Blue
#01C08D
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 4.85
Greenblue
#23C48B
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC09C #C03A5E
analogous
#3AC059 #3AC09C #3AA1C0
triadic
#3AC09C #9C3AC0 #C09C3A
tetradic
#3AC09C #593AC0 #C03A5E #A1C03A
square
#3AC09C #593AC0 #C03A5E #A1C03A
split-complementary
#3AC09C #C03AA1 #C0593A
monochromatic
#1E6250 #2C9176 #3AC09C #66D1B4 #95DFCB
Accessibility & contrast
On white
2.28
#3AC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#3AC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC09C
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC09C | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3ac09c; /* rgb */ color: rgb(58, 192, 156); /* oklch */ color: oklch(72.7% 0.126 170.9);
Tailwind
colors: {
custom: {
50: '#82d4b9',
500: '#3ac09c',
950: '#000000',
},
}SCSS
$custom: #3ac09c; $custom-light: #82d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3ac09c",
"rgb": {
"r": 58,
"g": 192,
"b": 156
},
"hsl": {
"h": 163.881,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.72707,
"c": 0.12606,
"h": 170.9
},
"luminance": 0.40999
}Semantic roles & 50–950 ramp
primary
#3AC09C
secondary
#CA8B9C
accent
#4B72DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380