#2AB3A0#2AB3A0
#2AB3A0 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.2% C 0.116 H 181.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3A0 |
|---|---|
| RGB | rgb(42, 179, 160) |
| HSL | hsl(172, 62%, 43%) |
| HSV | hsv(172, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 10.6%, 29.8%) |
| CIE-LAB | lab(65.96, -39.81, -0.52) |
| CIE-LCH | lch(65.96, 39.81, 180.75°) |
| OKLab | oklab(69.21% -0.1155 -0.002) |
| OKLCH | oklch(69.21% 0.116 181) |
| XYZ | xyz(23.4170, 35.2676, 38.8241) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.47
Topaz
#13BBAF
ΔE00 3.50
Lightseagreen
#20B2AA
ΔE00 3.91
Greeny Blue
#42B395
ΔE00 4.04
Turquoise (survey)
#06C2AC
ΔE00 4.13
Blue Green
#0F9B8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3A0 #B32A3D
analogous
#2AB35B #2AB3A0 #2A81B3
triadic
#2AB3A0 #A02AB3 #B3A02A
tetradic
#2AB3A0 #5B2AB3 #B32A3D #81B32A
square
#2AB3A0 #5B2AB3 #B32A3D #81B32A
split-complementary
#2AB3A0 #B32A81 #B35B2A
monochromatic
#135047 #1E8174 #2AB3A0 #46D4C0 #78DFD1
Accessibility & contrast
On white
2.61
#2AB3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#2AB3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3A0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3A0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab3a0; /* rgb */ color: rgb(42, 179, 160); /* oklch */ color: oklch(69.2% 0.116 181.0);
Tailwind
colors: {
custom: {
50: '#7bcabc',
500: '#2ab3a0',
950: '#000000',
},
}SCSS
$custom: #2ab3a0; $custom-light: #7bcabc; $custom-dark: #000000;
JSON
{
"hex": "#2ab3a0",
"rgb": {
"r": 42,
"g": 179,
"b": 160
},
"hsl": {
"h": 171.679,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69208,
"c": 0.11553,
"h": 181
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#2AB3A0
secondary
#C7727D
accent
#4359E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281