#3AB4A8#3AB4A8
#3AB4A8 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.107 H 185.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB4A8 |
|---|---|
| RGB | rgb(58, 180, 168) |
| HSL | hsl(174, 51%, 47%) |
| HSV | hsv(174, 68%, 71%) |
| CMYK | cmyk(67.8%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(66.80, -35.98, -3.67) |
| CIE-LCH | lch(66.80, 36.16, 185.83°) |
| OKLab | oklab(70.06% -0.1066 -0.0105) |
| OKLCH | oklch(70.06% 0.107 185.6) |
| XYZ | xyz(25.1308, 36.3664, 42.7332) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 2.39
Tealish
#24BCA8
ΔE00 3.48
Turquoise (survey)
#06C2AC
ΔE00 5.01
Greeny Blue
#42B395
ΔE00 6.23
Blue Green
#0F9B8E
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB4A8 #B43A46
analogous
#3AB46B #3AB4A8 #3A83B4
triadic
#3AB4A8 #A83AB4 #B4A83A
tetradic
#3AB4A8 #6B3AB4 #B43A46 #83B43A
square
#3AB4A8 #6B3AB4 #B43A46 #83B43A
split-complementary
#3AB4A8 #B43A83 #B46B3A
monochromatic
#1C5752 #2B867D #3AB4A8 #60CCC1 #8EDBD3
Accessibility & contrast
On white
2.54
#3AB4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#3AB4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB4A8
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB4A8 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab4a8; /* rgb */ color: rgb(58, 180, 168); /* oklch */ color: oklch(70.1% 0.107 185.6);
Tailwind
colors: {
custom: {
50: '#81cbc1',
500: '#3ab4a8',
950: '#000000',
},
}SCSS
$custom: #3ab4a8; $custom-light: #81cbc1; $custom-dark: #000000;
JSON
{
"hex": "#3ab4a8",
"rgb": {
"r": 58,
"g": 180,
"b": 168
},
"hsl": {
"h": 174.098,
"s": 51.261,
"l": 46.667
},
"oklch": {
"l": 0.70057,
"c": 0.10712,
"h": 185.6
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#3AB4A8
secondary
#C5858B
accent
#4D5BDB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281