#3AB4A5#3AB4A5
#3AB4A5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.108 H 183.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB4A5 |
|---|---|
| RGB | rgb(58, 180, 165) |
| HSL | hsl(173, 51%, 47%) |
| HSV | hsv(173, 68%, 71%) |
| CMYK | cmyk(67.8%, 0%, 8.3%, 29.4%) |
| CIE-LAB | lab(66.72, -36.79, -2.14) |
| CIE-LCH | lch(66.72, 36.86, 183.32°) |
| OKLab | oklab(69.96% -0.108 -0.0064) |
| OKLCH | oklch(69.96% 0.108 183.4) |
| XYZ | xyz(24.8545, 36.2559, 41.2782) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.69
Tealish
#24BCA8
ΔE00 2.78
Lightseagreen
#20B2AA
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 4.45
Greeny Blue
#42B395
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB4A5 #B43A49
analogous
#3AB468 #3AB4A5 #3A86B4
triadic
#3AB4A5 #A53AB4 #B4A53A
tetradic
#3AB4A5 #683AB4 #B43A49 #86B43A
square
#3AB4A5 #683AB4 #B43A49 #86B43A
split-complementary
#3AB4A5 #B43A86 #B4683A
monochromatic
#1C5750 #2B867B #3AB4A5 #60CCBE #8EDBD1
Accessibility & contrast
On white
2.54
#3AB4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#3AB4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB4A5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB4A5 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA4
Deuteranopia (green-blind)
#9A9DA6
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab4a5; /* rgb */ color: rgb(58, 180, 165); /* oklch */ color: oklch(70.0% 0.108 183.4);
Tailwind
colors: {
custom: {
50: '#81cbbf',
500: '#3ab4a5',
950: '#000000',
},
}SCSS
$custom: #3ab4a5; $custom-light: #81cbbf; $custom-dark: #000000;
JSON
{
"hex": "#3ab4a5",
"rgb": {
"r": 58,
"g": 180,
"b": 165
},
"hsl": {
"h": 172.623,
"s": 51.261,
"l": 46.667
},
"oklch": {
"l": 0.69961,
"c": 0.10816,
"h": 183.4
},
"luminance": 0.36259
}Semantic roles & 50–950 ramp
primary
#3AB4A5
secondary
#C5858D
accent
#4D5EDB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281