#2AB79A#2AB79A
#2AB79A is a light, vivid teal. Relative luminance 0.367; OKLCH L 70.0% C 0.123 H 174.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB79A |
|---|---|
| RGB | rgb(42, 183, 154) |
| HSL | hsl(168, 63%, 44%) |
| HSV | hsv(168, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(67.04, -43.16, 4.37) |
| CIE-LCH | lch(67.04, 43.38, 174.21°) |
| OKLab | oklab(70.04% -0.1223 0.0109) |
| OKLCH | oklch(70.04% 0.123 174.9) |
| XYZ | xyz(23.7180, 36.6894, 36.3973) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.94
Tealish
#24BCA8
ΔE00 3.39
Turquoise (survey)
#06C2AC
ΔE00 4.07
Green Blue
#01C08D
ΔE00 5.93
Topaz
#13BBAF
ΔE00 5.94
Lightseagreen
#20B2AA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB79A #B72A47
analogous
#2AB754 #2AB79A #2A8EB7
triadic
#2AB79A #9A2AB7 #B79A2A
tetradic
#2AB79A #542AB7 #B72A47 #8EB72A
square
#2AB79A #542AB7 #B72A47 #8EB72A
split-complementary
#2AB79A #B72A8E #B7542A
monochromatic
#135346 #1F8570 #2AB79A #49D5B8 #7BE1CC
Accessibility & contrast
On white
2.52
#2AB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#2AB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB79A
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB79A | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#9E9E9C
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab79a; /* rgb */ color: rgb(42, 183, 154); /* oklch */ color: oklch(70.0% 0.123 174.9);
Tailwind
colors: {
custom: {
50: '#7bcdb7',
500: '#2ab79a',
950: '#000000',
},
}SCSS
$custom: #2ab79a; $custom-light: #7bcdb7; $custom-dark: #000000;
JSON
{
"hex": "#2ab79a",
"rgb": {
"r": 42,
"g": 183,
"b": 154
},
"hsl": {
"h": 167.66,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70044,
"c": 0.1228,
"h": 174.9
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#2AB79A
secondary
#C97485
accent
#4264E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280