#3AB29C#3AB29C
#3AB29C is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.2% C 0.110 H 178.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB29C |
|---|---|
| RGB | rgb(58, 178, 156) |
| HSL | hsl(169, 51%, 46%) |
| HSV | hsv(169, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(65.86, -38.28, 1.59) |
| CIE-LCH | lch(65.86, 38.32, 177.62°) |
| OKLab | oklab(69.18% -0.11 0.0036) |
| OKLCH | oklch(69.18% 0.11 178.1) |
| XYZ | xyz(23.6632, 35.1380, 36.9813) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.70
Tealish
#24BCA8
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 4.65
Topaz
#13BBAF
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 5.13
Dull Teal
#5F9E8F
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB29C #B23A50
analogous
#3AB260 #3AB29C #3A8CB2
triadic
#3AB29C #9C3AB2 #B29C3A
tetradic
#3AB29C #603AB2 #B23A50 #8CB23A
square
#3AB29C #603AB2 #B23A50 #8CB23A
split-complementary
#3AB29C #B23A8C #B2603A
monochromatic
#1C564B #2B8474 #3AB29C #5FCBB7 #8DDACC
Accessibility & contrast
On white
2.62
#3AB29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#3AB29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB29C
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB29C | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3ab29c; /* rgb */ color: rgb(58, 178, 156); /* oklch */ color: oklch(69.2% 0.110 178.1);
Tailwind
colors: {
custom: {
50: '#80c9b9',
500: '#3ab29c',
950: '#000000',
},
}SCSS
$custom: #3ab29c; $custom-light: #80c9b9; $custom-dark: #000000;
JSON
{
"hex": "#3ab29c",
"rgb": {
"r": 58,
"g": 178,
"b": 156
},
"hsl": {
"h": 169,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69181,
"c": 0.11011,
"h": 178.1
},
"luminance": 0.35141
}Semantic roles & 50–950 ramp
primary
#3AB29C
secondary
#C4838F
accent
#4D67DA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280