#2AB3A5#2AB3A5
#2AB3A5 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.114 H 184.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3A5 |
|---|---|
| RGB | rgb(42, 179, 165) |
| HSL | hsl(174, 62%, 43%) |
| HSV | hsv(174, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.09, -38.43, -3.09) |
| CIE-LCH | lch(66.09, 38.55, 184.59°) |
| OKLab | oklab(69.37% -0.1132 -0.009) |
| OKLCH | oklch(69.37% 0.114 184.5) |
| XYZ | xyz(23.8632, 35.4461, 41.1741) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.18
Topaz
#13BBAF
ΔE00 2.44
Tealish
#24BCA8
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 5.68
Blue Green
#0F9B8E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3A5 #B32A38
analogous
#2AB361 #2AB3A5 #2A7CB3
triadic
#2AB3A5 #A52AB3 #B3A52A
tetradic
#2AB3A5 #612AB3 #B32A38 #7CB32A
square
#2AB3A5 #612AB3 #B32A38 #7CB32A
split-complementary
#2AB3A5 #B32A7C #B3612A
monochromatic
#13504A #1E8177 #2AB3A5 #46D4C5 #78DFD5
Accessibility & contrast
On white
2.60
#2AB3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#2AB3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3A5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3A5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#979BA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab3a5; /* rgb */ color: rgb(42, 179, 165); /* oklch */ color: oklch(69.4% 0.114 184.5);
Tailwind
colors: {
custom: {
50: '#7bcabf',
500: '#2ab3a5',
950: '#000000',
},
}SCSS
$custom: #2ab3a5; $custom-light: #7bcabf; $custom-dark: #000000;
JSON
{
"hex": "#2ab3a5",
"rgb": {
"r": 42,
"g": 179,
"b": 165
},
"hsl": {
"h": 173.869,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69366,
"c": 0.11354,
"h": 184.5
},
"luminance": 0.35449
}Semantic roles & 50–950 ramp
primary
#2AB3A5
secondary
#C7727A
accent
#4353E5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281