#2AB39C#2AB39C
#2AB39C is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.1% C 0.117 H 178.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB39C |
|---|---|
| RGB | rgb(42, 179, 156) |
| HSL | hsl(170, 62%, 43%) |
| HSV | hsv(170, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 12.8%, 29.8%) |
| CIE-LAB | lab(65.85, -40.89, 1.54) |
| CIE-LCH | lch(65.85, 40.92, 177.84°) |
| OKLab | oklab(69.08% -0.1174 0.0034) |
| OKLCH | oklch(69.08% 0.117 178.3) |
| XYZ | xyz(23.0727, 35.1299, 37.0108) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.81
Greeny Blue
#42B395
ΔE00 2.85
Turquoise (survey)
#06C2AC
ΔE00 4.21
Topaz
#13BBAF
ΔE00 4.62
Lightseagreen
#20B2AA
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB39C #B32A41
analogous
#2AB357 #2AB39C #2A85B3
triadic
#2AB39C #9C2AB3 #B39C2A
tetradic
#2AB39C #572AB3 #B32A41 #85B32A
square
#2AB39C #572AB3 #B32A41 #85B32A
split-complementary
#2AB39C #B32A85 #B3572A
monochromatic
#135046 #1E8171 #2AB39C #46D4BC #78DFCE
Accessibility & contrast
On white
2.62
#2AB39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#2AB39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB39C
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB39C | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#999A9E
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab39c; /* rgb */ color: rgb(42, 179, 156); /* oklch */ color: oklch(69.1% 0.117 178.3);
Tailwind
colors: {
custom: {
50: '#7acab9',
500: '#2ab39c',
950: '#000000',
},
}SCSS
$custom: #2ab39c; $custom-light: #7acab9; $custom-dark: #000000;
JSON
{
"hex": "#2ab39c",
"rgb": {
"r": 42,
"g": 179,
"b": 156
},
"hsl": {
"h": 169.927,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69085,
"c": 0.11744,
"h": 178.3
},
"luminance": 0.35133
}Semantic roles & 50–950 ramp
primary
#2AB39C
secondary
#C77280
accent
#435EE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280