#3AB2B3#3AB2B3
#3AB2B3 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.104 H 195.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2B3 |
|---|---|
| RGB | rgb(58, 178, 179) |
| HSL | hsl(180, 51%, 46%) |
| HSV | hsv(180, 68%, 70%) |
| CMYK | cmyk(67.6%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.51, -31.93, -10.19) |
| CIE-LCH | lch(66.51, 33.52, 197.70°) |
| OKLab | oklab(69.93% -0.0996 -0.0283) |
| OKLCH | oklch(69.93% 0.104 195.9) |
| XYZ | xyz(25.7984, 35.9921, 48.2266) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.81
Topaz
#13BBAF
ΔE00 5.64
Turquoise Blue
#06B1C4
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.47
Tealish
#24BCA8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2B3 #B33B3A
analogous
#3AB378 #3AB2B3 #3A76B3
triadic
#3AB2B3 #B33AB2 #B2B33A
tetradic
#3AB2B3 #783AB3 #B33B3A #76B33A
square
#3AB2B3 #783AB3 #B33B3A #76B33A
split-complementary
#3AB2B3 #B33A76 #B3783A
monochromatic
#1C5657 #2B8485 #3AB2B3 #5FCACB #8DDADA
Accessibility & contrast
On white
2.56
#3AB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#3AB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2B3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2B3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB3
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab2b3; /* rgb */ color: rgb(58, 178, 179); /* oklch */ color: oklch(69.9% 0.104 195.9);
Tailwind
colors: {
custom: {
50: '#81c9c9',
500: '#3ab2b3',
950: '#000000',
},
}SCSS
$custom: #3ab2b3; $custom-light: #81c9c9; $custom-dark: #000000;
JSON
{
"hex": "#3ab2b3",
"rgb": {
"r": 58,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.496,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.69934,
"c": 0.10355,
"h": 195.9
},
"luminance": 0.35995
}Semantic roles & 50–950 ramp
primary
#3AB2B3
secondary
#C58584
accent
#4E4DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282