#3AB89F#3AB89F
#3AB89F is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.115 H 176.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB89F |
|---|---|
| RGB | rgb(58, 184, 159) |
| HSL | hsl(168, 52%, 47%) |
| HSV | hsv(168, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 13.6%, 27.8%) |
| CIE-LAB | lab(67.78, -40.18, 2.73) |
| CIE-LCH | lch(67.78, 40.28, 176.11°) |
| OKLab | oklab(70.78% -0.1149 0.0066) |
| OKLCH | oklch(70.78% 0.115 176.7) |
| XYZ | xyz(25.1403, 37.6809, 38.7423) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.40
Greeny Blue
#42B395
ΔE00 2.41
Turquoise (survey)
#06C2AC
ΔE00 3.43
Topaz
#13BBAF
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB89F #B83A53
analogous
#3AB860 #3AB89F #3A92B8
triadic
#3AB89F #9F3AB8 #B89F3A
tetradic
#3AB89F #603AB8 #B83A53 #92B83A
square
#3AB89F #603AB8 #B83A53 #92B83A
split-complementary
#3AB89F #B83A92 #B8603A
monochromatic
#1D5B4F #2B8977 #3AB89F #62CDB8 #90DCCD
Accessibility & contrast
On white
2.46
#3AB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#3AB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB89F
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB89F | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9E
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab89f; /* rgb */ color: rgb(58, 184, 159); /* oklch */ color: oklch(70.8% 0.115 176.7);
Tailwind
colors: {
custom: {
50: '#81cebb',
500: '#3ab89f',
950: '#000000',
},
}SCSS
$custom: #3ab89f; $custom-light: #81cebb; $custom-dark: #000000;
JSON
{
"hex": "#3ab89f",
"rgb": {
"r": 58,
"g": 184,
"b": 159
},
"hsl": {
"h": 168.095,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.7078,
"c": 0.11507,
"h": 176.7
},
"luminance": 0.37684
}Semantic roles & 50–950 ramp
primary
#3AB89F
secondary
#C78794
accent
#4C69DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280