#3ABB9B#3ABB9B
#3ABB9B is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.121 H 172.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB9B |
|---|---|
| RGB | rgb(58, 187, 155) |
| HSL | hsl(165, 53%, 48%) |
| HSV | hsv(165, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 17.1%, 26.7%) |
| CIE-LAB | lab(68.61, -42.51, 6.12) |
| CIE-LCH | lch(68.61, 42.95, 171.81°) |
| OKLab | oklab(71.42% -0.1198 0.0155) |
| OKLCH | oklch(71.42% 0.121 172.6) |
| XYZ | xyz(25.4286, 38.8039, 37.1537) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.27
Tealish
#24BCA8
ΔE00 4.10
Turquoise (survey)
#06C2AC
ΔE00 4.34
Green Blue
#01C08D
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.76
Greenblue
#23C48B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB9B #BB3A5A
analogous
#3ABB5A #3ABB9B #3A9ABB
triadic
#3ABB9B #9B3ABB #BB9B3A
tetradic
#3ABB9B #5A3ABB #BB3A5A #9ABB3A
square
#3ABB9B #5A3ABB #BB3A5A #9ABB3A
split-complementary
#3ABB9B #BB3A9A #BB5A3A
monochromatic
#1D5E4E #2C8C74 #3ABB9B #63CFB4 #92DDCB
Accessibility & contrast
On white
2.40
#3ABB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#3ABB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB9B
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB9B | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#A3A29D
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb9b; /* rgb */ color: rgb(58, 187, 155); /* oklch */ color: oklch(71.4% 0.121 172.6);
Tailwind
colors: {
custom: {
50: '#81d0b8',
500: '#3abb9b',
950: '#000000',
},
}SCSS
$custom: #3abb9b; $custom-light: #81d0b8; $custom-dark: #000000;
JSON
{
"hex": "#3abb9b",
"rgb": {
"r": 58,
"g": 187,
"b": 155
},
"hsl": {
"h": 165.116,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.7142,
"c": 0.12084,
"h": 172.6
},
"luminance": 0.38807
}Semantic roles & 50–950 ramp
primary
#3ABB9B
secondary
#C88898
accent
#4C70DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280