#3AB3B2#3AB3B2
#3AB3B2 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.104 H 194.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3B2 |
|---|---|
| RGB | rgb(58, 179, 178) |
| HSL | hsl(180, 51%, 46%) |
| HSV | hsv(180, 68%, 70%) |
| CMYK | cmyk(67.6%, 0%, 0.6%, 29.8%) |
| CIE-LAB | lab(66.79, -32.69, -9.23) |
| CIE-LCH | lch(66.79, 33.97, 195.76°) |
| OKLab | oklab(70.15% -0.1011 -0.0256) |
| OKLCH | oklch(70.15% 0.104 194.2) |
| XYZ | xyz(25.8973, 36.3511, 47.7625) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.10
Topaz
#13BBAF
ΔE00 4.86
Turquoise Blue
#06B1C4
ΔE00 7.02
Tealish
#24BCA8
ΔE00 7.23
Darkturquoise
#00CED1
ΔE00 7.28
Cadetblue
#5F9EA0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3B2 #B33A3B
analogous
#3AB376 #3AB3B2 #3A78B3
triadic
#3AB3B2 #B23AB3 #B3B23A
tetradic
#3AB3B2 #763AB3 #B33A3B #78B33A
square
#3AB3B2 #763AB3 #B33A3B #78B33A
split-complementary
#3AB3B2 #B33A78 #B3763A
monochromatic
#1C5756 #2B8584 #3AB3B2 #5FCBCA #8DDADA
Accessibility & contrast
On white
2.54
#3AB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#3AB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3B2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3B2 | 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)
#A8AAB2
Deuteranopia (green-blind)
#959DB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab3b2; /* rgb */ color: rgb(58, 179, 178); /* oklch */ color: oklch(70.1% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#81cac9',
500: '#3ab3b2',
950: '#000000',
},
}SCSS
$custom: #3ab3b2; $custom-light: #81cac9; $custom-dark: #000000;
JSON
{
"hex": "#3ab3b2",
"rgb": {
"r": 58,
"g": 179,
"b": 178
},
"hsl": {
"h": 179.504,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.70145,
"c": 0.10428,
"h": 194.2
},
"luminance": 0.36354
}Semantic roles & 50–950 ramp
primary
#3AB3B2
secondary
#C58485
accent
#4D4EDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282