#2AB39F#2AB39F
#2AB39F is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.116 H 180.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB39F |
|---|---|
| RGB | rgb(42, 179, 159) |
| HSL | hsl(171, 62%, 43%) |
| HSV | hsv(171, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(65.93, -40.08, -0.00) |
| CIE-LCH | lch(65.93, 40.08, 180.00°) |
| OKLab | oklab(69.18% -0.116 -0.0007) |
| OKLCH | oklch(69.18% 0.116 180.3) |
| XYZ | xyz(23.3298, 35.2328, 38.3652) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.50
Greeny Blue
#42B395
ΔE00 3.73
Topaz
#13BBAF
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 4.25
Blue Green
#0F9B8E
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB39F #B32A3E
analogous
#2AB35A #2AB39F #2A82B3
triadic
#2AB39F #9F2AB3 #B39F2A
tetradic
#2AB39F #5A2AB3 #B32A3E #82B32A
square
#2AB39F #5A2AB3 #B32A3E #82B32A
split-complementary
#2AB39F #B32A82 #B35A2A
monochromatic
#135047 #1E8173 #2AB39F #46D4BF #78DFD0
Accessibility & contrast
On white
2.61
#2AB39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#2AB39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB39F
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB39F | 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)
#ABA89E
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab39f; /* rgb */ color: rgb(42, 179, 159); /* oklch */ color: oklch(69.2% 0.116 180.3);
Tailwind
colors: {
custom: {
50: '#7bcabb',
500: '#2ab39f',
950: '#000000',
},
}SCSS
$custom: #2ab39f; $custom-light: #7bcabb; $custom-dark: #000000;
JSON
{
"hex": "#2ab39f",
"rgb": {
"r": 42,
"g": 179,
"b": 159
},
"hsl": {
"h": 171.241,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69177,
"c": 0.11598,
"h": 180.3
},
"luminance": 0.35236
}Semantic roles & 50–950 ramp
primary
#2AB39F
secondary
#C7727E
accent
#435AE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280