#3AB8A8#3AB8A8
#3AB8A8 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.111 H 182.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB8A8 |
|---|---|
| RGB | rgb(58, 184, 168) |
| HSL | hsl(172, 52%, 47%) |
| HSV | hsv(172, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(68.02, -37.81, -1.87) |
| CIE-LCH | lch(68.02, 37.85, 182.84°) |
| OKLab | oklab(71.05% -0.1107 -0.0057) |
| OKLCH | oklch(71.05% 0.111 182.9) |
| XYZ | xyz(25.9499, 38.0047, 43.0062) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.89
Topaz
#13BBAF
ΔE00 2.22
Lightseagreen
#20B2AA
ΔE00 3.41
Turquoise (survey)
#06C2AC
ΔE00 3.46
Greeny Blue
#42B395
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB8A8 #B83A4A
analogous
#3AB869 #3AB8A8 #3A89B8
triadic
#3AB8A8 #A83AB8 #B8A83A
tetradic
#3AB8A8 #693AB8 #B83A4A #89B83A
square
#3AB8A8 #693AB8 #B83A4A #89B83A
split-complementary
#3AB8A8 #B83A89 #B8693A
monochromatic
#1D5B53 #2B897E #3AB8A8 #62CDC0 #90DCD2
Accessibility & contrast
On white
2.44
#3AB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#3AB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB8A8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB8A8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA7
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#00BCB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3ab8a8; /* rgb */ color: rgb(58, 184, 168); /* oklch */ color: oklch(71.1% 0.111 182.9);
Tailwind
colors: {
custom: {
50: '#81cec1',
500: '#3ab8a8',
950: '#000000',
},
}SCSS
$custom: #3ab8a8; $custom-light: #81cec1; $custom-dark: #000000;
JSON
{
"hex": "#3ab8a8",
"rgb": {
"r": 58,
"g": 184,
"b": 168
},
"hsl": {
"h": 172.381,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.71054,
"c": 0.11086,
"h": 182.9
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#3AB8A8
secondary
#C7878F
accent
#4C5EDC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281