#2AB39E#2AB39E
#2AB39E is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.1% C 0.116 H 179.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB39E |
|---|---|
| RGB | rgb(42, 179, 158) |
| HSL | hsl(171, 62%, 43%) |
| HSV | hsv(171, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 11.7%, 29.8%) |
| CIE-LAB | lab(65.90, -40.36, 0.51) |
| CIE-LCH | lch(65.90, 40.36, 179.27°) |
| OKLab | oklab(69.15% -0.1164 0.0007) |
| OKLCH | oklch(69.15% 0.116 179.7) |
| XYZ | xyz(23.2434, 35.1982, 37.9100) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.56
Greeny Blue
#42B395
ΔE00 3.43
Topaz
#13BBAF
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 4.58
Blue Green
#0F9B8E
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB39E #B32A3F
analogous
#2AB359 #2AB39E #2A83B3
triadic
#2AB39E #9E2AB3 #B39E2A
tetradic
#2AB39E #592AB3 #B32A3F #83B32A
square
#2AB39E #592AB3 #B32A3F #83B32A
split-complementary
#2AB39E #B32A83 #B3592A
monochromatic
#135046 #1E8172 #2AB39E #46D4BE #78DFD0
Accessibility & contrast
On white
2.61
#2AB39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#2AB39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB39E
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB39E | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#999BA0
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab39e; /* rgb */ color: rgb(42, 179, 158); /* oklch */ color: oklch(69.1% 0.116 179.7);
Tailwind
colors: {
custom: {
50: '#7bcaba',
500: '#2ab39e',
950: '#000000',
},
}SCSS
$custom: #2ab39e; $custom-light: #7bcaba; $custom-dark: #000000;
JSON
{
"hex": "#2ab39e",
"rgb": {
"r": 42,
"g": 179,
"b": 158
},
"hsl": {
"h": 170.803,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69146,
"c": 0.11645,
"h": 179.7
},
"luminance": 0.35201
}Semantic roles & 50–950 ramp
primary
#2AB39E
secondary
#C7727F
accent
#435CE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280