#3AB2AF#3AB2AF
#3AB2AF is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.104 H 192.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AF |
|---|---|
| RGB | rgb(58, 178, 175) |
| HSL | hsl(179, 51%, 46%) |
| HSV | hsv(179, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.39, -33.08, -8.15) |
| CIE-LCH | lch(66.39, 34.07, 193.85°) |
| OKLab | oklab(69.79% -0.1014 -0.0227) |
| OKLCH | oklch(69.79% 0.104 192.6) |
| XYZ | xyz(25.3997, 35.8326, 46.1269) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.39
Topaz
#13BBAF
ΔE00 4.36
Tealish
#24BCA8
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.73
Turquoise Blue
#06B1C4
ΔE00 7.77
Sea
#3C9992
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AF #B23A3D
analogous
#3AB273 #3AB2AF #3A79B2
triadic
#3AB2AF #AF3AB2 #B2AF3A
tetradic
#3AB2AF #733AB2 #B23A3D #79B23A
square
#3AB2AF #733AB2 #B23A3D #79B23A
split-complementary
#3AB2AF #B23A79 #B2733A
monochromatic
#1C5654 #2B8482 #3AB2AF #5FCBC8 #8DDAD8
Accessibility & contrast
On white
2.57
#3AB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#3AB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2af; /* rgb */ color: rgb(58, 178, 175); /* oklch */ color: oklch(69.8% 0.104 192.6);
Tailwind
colors: {
custom: {
50: '#81c9c6',
500: '#3ab2af',
950: '#000000',
},
}SCSS
$custom: #3ab2af; $custom-light: #81c9c6; $custom-dark: #000000;
JSON
{
"hex": "#3ab2af",
"rgb": {
"r": 58,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69794,
"c": 0.10389,
"h": 192.6
},
"luminance": 0.35835
}Semantic roles & 50–950 ramp
primary
#3AB2AF
secondary
#C48385
accent
#4D51DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282