#3ABB9D#3ABB9D
#3ABB9D is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.120 H 173.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB9D |
|---|---|
| RGB | rgb(58, 187, 157) |
| HSL | hsl(166, 53%, 48%) |
| HSV | hsv(166, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(68.66, -42.01, 5.09) |
| CIE-LCH | lch(68.66, 42.32, 173.09°) |
| OKLab | oklab(71.48% -0.1189 0.0128) |
| OKLCH | oklch(71.48% 0.12 173.8) |
| XYZ | xyz(25.5980, 38.8716, 38.0456) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.32
Tealish
#24BCA8
ΔE00 3.52
Turquoise (survey)
#06C2AC
ΔE00 3.84
Green Blue
#01C08D
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB9D #BB3A58
analogous
#3ABB5D #3ABB9D #3A98BB
triadic
#3ABB9D #9D3ABB #BB9D3A
tetradic
#3ABB9D #5D3ABB #BB3A58 #98BB3A
square
#3ABB9D #5D3ABB #BB3A58 #98BB3A
split-complementary
#3ABB9D #BB3A98 #BB5D3A
monochromatic
#1D5E4F #2C8C76 #3ABB9D #63CFB6 #92DDCC
Accessibility & contrast
On white
2.39
#3ABB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#3ABB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB9D
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB9D | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb9d; /* rgb */ color: rgb(58, 187, 157); /* oklch */ color: oklch(71.5% 0.120 173.8);
Tailwind
colors: {
custom: {
50: '#81d0b9',
500: '#3abb9d',
950: '#000000',
},
}SCSS
$custom: #3abb9d; $custom-light: #81d0b9; $custom-dark: #000000;
JSON
{
"hex": "#3abb9d",
"rgb": {
"r": 58,
"g": 187,
"b": 157
},
"hsl": {
"h": 166.047,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71476,
"c": 0.11959,
"h": 173.8
},
"luminance": 0.38875
}Semantic roles & 50–950 ramp
primary
#3ABB9D
secondary
#C88897
accent
#4C6DDC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280