#2AB39B#2AB39B
#2AB39B is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.1% C 0.118 H 177.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB39B |
|---|---|
| RGB | rgb(42, 179, 155) |
| HSL | hsl(169, 62%, 43%) |
| HSV | hsv(169, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(65.82, -41.16, 2.06) |
| CIE-LCH | lch(65.82, 41.21, 177.14°) |
| OKLab | oklab(69.06% -0.1179 0.0048) |
| OKLCH | oklch(69.06% 0.118 177.7) |
| XYZ | xyz(22.9883, 35.0962, 36.5667) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.58
Tealish
#24BCA8
ΔE00 2.99
Turquoise (survey)
#06C2AC
ΔE00 4.30
Topaz
#13BBAF
ΔE00 4.92
Lightseagreen
#20B2AA
ΔE00 5.58
Green Blue
#01C08D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB39B #B32A42
analogous
#2AB356 #2AB39B #2A86B3
triadic
#2AB39B #9B2AB3 #B39B2A
tetradic
#2AB39B #562AB3 #B32A42 #86B32A
square
#2AB39B #562AB3 #B32A42 #86B32A
split-complementary
#2AB39B #B32A86 #B3562A
monochromatic
#135045 #1E8170 #2AB39B #46D4BB #78DFCD
Accessibility & contrast
On white
2.62
#2AB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#2AB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB39B
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB39B | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9A9A9D
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab39b; /* rgb */ color: rgb(42, 179, 155); /* oklch */ color: oklch(69.1% 0.118 177.7);
Tailwind
colors: {
custom: {
50: '#7acab8',
500: '#2ab39b',
950: '#000000',
},
}SCSS
$custom: #2ab39b; $custom-light: #7acab8; $custom-dark: #000000;
JSON
{
"hex": "#2ab39b",
"rgb": {
"r": 42,
"g": 179,
"b": 155
},
"hsl": {
"h": 169.489,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69055,
"c": 0.11796,
"h": 177.7
},
"luminance": 0.35099
}Semantic roles & 50–950 ramp
primary
#2AB39B
secondary
#C77281
accent
#435FE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280