#3AB2B2#3AB2B2
#3AB2B2 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.104 H 195.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2B2 |
|---|---|
| RGB | rgb(58, 178, 178) |
| HSL | hsl(180, 51%, 46%) |
| HSV | hsv(180, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.48, -32.22, -9.68) |
| CIE-LCH | lch(66.48, 33.64, 196.72°) |
| OKLab | oklab(69.9% -0.1 -0.0269) |
| OKLCH | oklch(69.9% 0.104 195) |
| XYZ | xyz(25.6976, 35.9518, 47.6959) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.44
Topaz
#13BBAF
ΔE00 5.31
Turquoise Blue
#06B1C4
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.50
Cadetblue
#5F9EA0
ΔE00 7.51
Tealish
#24BCA8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2B2 #B23A3A
analogous
#3AB276 #3AB2B2 #3A76B2
triadic
#3AB2B2 #B23AB2 #B2B23A
tetradic
#3AB2B2 #763AB2 #B23A3A #76B23A
square
#3AB2B2 #763AB2 #B23A3A #76B23A
split-complementary
#3AB2B2 #B23A76 #B2763A
monochromatic
#1C5656 #2B8484 #3AB2B2 #5FCBCB #8DDADA
Accessibility & contrast
On white
2.56
#3AB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#3AB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2B2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2B2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab2b2; /* rgb */ color: rgb(58, 178, 178); /* oklch */ color: oklch(69.9% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#81c9c9',
500: '#3ab2b2',
950: '#000000',
},
}SCSS
$custom: #3ab2b2; $custom-light: #81c9c9; $custom-dark: #000000;
JSON
{
"hex": "#3ab2b2",
"rgb": {
"r": 58,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69899,
"c": 0.1036,
"h": 195
},
"luminance": 0.35955
}Semantic roles & 50–950 ramp
primary
#3AB2B2
secondary
#C48383
accent
#4D4DDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282