#3ABB99#3ABB99
#3ABB99 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.4% C 0.122 H 171.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB99 |
|---|---|
| RGB | rgb(58, 187, 153) |
| HSL | hsl(164, 53%, 48%) |
| HSV | hsv(164, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(68.56, -43.01, 7.14) |
| CIE-LCH | lch(68.56, 43.60, 170.57°) |
| OKLab | oklab(71.36% -0.1208 0.0182) |
| OKLCH | oklch(71.36% 0.122 171.4) |
| XYZ | xyz(25.2621, 38.7372, 36.2765) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.38
Green Blue
#01C08D
ΔE00 4.43
Tealish
#24BCA8
ΔE00 4.68
Turquoise (survey)
#06C2AC
ΔE00 4.85
Mediumaquamarine
#66CDAA
ΔE00 5.72
Greenblue
#23C48B
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB99 #BB3A5C
analogous
#3ABB58 #3ABB99 #3A9CBB
triadic
#3ABB99 #993ABB #BB993A
tetradic
#3ABB99 #583ABB #BB3A5C #9CBB3A
square
#3ABB99 #583ABB #BB3A5C #9CBB3A
split-complementary
#3ABB99 #BB3A9C #BB583A
monochromatic
#1D5E4D #2C8C73 #3ABB99 #63CFB2 #92DDC9
Accessibility & contrast
On white
2.40
#3ABB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#3ABB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB99
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB99 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb99; /* rgb */ color: rgb(58, 187, 153); /* oklch */ color: oklch(71.4% 0.122 171.4);
Tailwind
colors: {
custom: {
50: '#81d0b7',
500: '#3abb99',
950: '#000000',
},
}SCSS
$custom: #3abb99; $custom-light: #81d0b7; $custom-dark: #000000;
JSON
{
"hex": "#3abb99",
"rgb": {
"r": 58,
"g": 187,
"b": 153
},
"hsl": {
"h": 164.186,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71364,
"c": 0.12214,
"h": 171.4
},
"luminance": 0.3874
}Semantic roles & 50–950 ramp
primary
#3ABB99
secondary
#C88899
accent
#4C72DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280