#3ABB9C#3ABB9C
#3ABB9C is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.120 H 173.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB9C |
|---|---|
| RGB | rgb(58, 187, 156) |
| HSL | hsl(166, 53%, 48%) |
| HSV | hsv(166, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 16.6%, 26.7%) |
| CIE-LAB | lab(68.63, -42.26, 5.61) |
| CIE-LCH | lch(68.63, 42.63, 172.44°) |
| OKLab | oklab(71.45% -0.1194 0.0142) |
| OKLCH | oklch(71.45% 0.12 173.2) |
| XYZ | xyz(25.5130, 38.8376, 37.5979) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.27
Tealish
#24BCA8
ΔE00 3.81
Turquoise (survey)
#06C2AC
ΔE00 4.09
Green Blue
#01C08D
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.81
Topaz
#13BBAF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB9C #BB3A59
analogous
#3ABB5B #3ABB9C #3A9ABB
triadic
#3ABB9C #9C3ABB #BB9C3A
tetradic
#3ABB9C #5B3ABB #BB3A59 #9ABB3A
square
#3ABB9C #5B3ABB #BB3A59 #9ABB3A
split-complementary
#3ABB9C #BB3A9A #BB5B3A
monochromatic
#1D5E4E #2C8C75 #3ABB9C #63CFB5 #92DDCB
Accessibility & contrast
On white
2.40
#3ABB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#3ABB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB9C
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB9C | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 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)
#B5AF9B
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb9c; /* rgb */ color: rgb(58, 187, 156); /* oklch */ color: oklch(71.4% 0.120 173.2);
Tailwind
colors: {
custom: {
50: '#81d0b9',
500: '#3abb9c',
950: '#000000',
},
}SCSS
$custom: #3abb9c; $custom-light: #81d0b9; $custom-dark: #000000;
JSON
{
"hex": "#3abb9c",
"rgb": {
"r": 58,
"g": 187,
"b": 156
},
"hsl": {
"h": 165.581,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71448,
"c": 0.12021,
"h": 173.2
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#3ABB9C
secondary
#C88898
accent
#4C6EDC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280