#3AB99B#3AB99B
#3AB99B is a light, moderate teal. Relative luminance 0.380; OKLCH L 70.9% C 0.119 H 173.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB99B |
|---|---|
| RGB | rgb(58, 185, 155) |
| HSL | hsl(166, 52%, 48%) |
| HSV | hsv(166, 69%, 73%) |
| CMYK | cmyk(68.6%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.99, -41.64, 5.23) |
| CIE-LCH | lch(67.99, 41.97, 172.84°) |
| OKLab | oklab(70.92% -0.1178 0.0132) |
| OKLCH | oklch(70.92% 0.119 173.6) |
| XYZ | xyz(25.0073, 37.9612, 37.0133) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.79
Tealish
#24BCA8
ΔE00 3.68
Turquoise (survey)
#06C2AC
ΔE00 4.19
Green Blue
#01C08D
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.29
Topaz
#13BBAF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB99B #B93A58
analogous
#3AB95C #3AB99B #3A97B9
triadic
#3AB99B #9B3AB9 #B99B3A
tetradic
#3AB99B #5C3AB9 #B93A58 #97B93A
square
#3AB99B #5C3AB9 #B93A58 #97B93A
split-complementary
#3AB99B #B93A97 #B95C3A
monochromatic
#1D5C4D #2B8A74 #3AB99B #62CEB4 #91DCCB
Accessibility & contrast
On white
2.44
#3AB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#3AB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB99B
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB99B | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3ab99b; /* rgb */ color: rgb(58, 185, 155); /* oklch */ color: oklch(70.9% 0.119 173.6);
Tailwind
colors: {
custom: {
50: '#81cfb8',
500: '#3ab99b',
950: '#000000',
},
}SCSS
$custom: #3ab99b; $custom-light: #81cfb8; $custom-dark: #000000;
JSON
{
"hex": "#3ab99b",
"rgb": {
"r": 58,
"g": 185,
"b": 155
},
"hsl": {
"h": 165.827,
"s": 52.263,
"l": 47.647
},
"oklch": {
"l": 0.70916,
"c": 0.11853,
"h": 173.6
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#3AB99B
secondary
#C78796
accent
#4C6EDC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280