#2AB6A1#2AB6A1
#2AB6A1 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.118 H 179.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB6A1 |
|---|---|
| RGB | rgb(42, 182, 161) |
| HSL | hsl(171, 63%, 44%) |
| HSV | hsv(171, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 11.5%, 28.6%) |
| CIE-LAB | lab(66.91, -40.87, 0.33) |
| CIE-LCH | lch(66.91, 40.87, 179.54°) |
| OKLab | oklab(70% -0.118 0.0002) |
| OKLCH | oklch(70% 0.118 179.9) |
| XYZ | xyz(24.1126, 36.5184, 39.4892) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.73
Turquoise (survey)
#06C2AC
ΔE00 3.29
Topaz
#13BBAF
ΔE00 3.57
Greeny Blue
#42B395
ΔE00 3.61
Lightseagreen
#20B2AA
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB6A1 #B62A3F
analogous
#2AB65B #2AB6A1 #2A85B6
triadic
#2AB6A1 #A12AB6 #B6A12A
tetradic
#2AB6A1 #5B2AB6 #B62A3F #85B62A
square
#2AB6A1 #5B2AB6 #B62A3F #85B62A
split-complementary
#2AB6A1 #B62A85 #B65B2A
monochromatic
#135349 #1F8475 #2AB6A1 #48D5C0 #7AE0D1
Accessibility & contrast
On white
2.53
#2AB6A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2AB6A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB6A1
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB6A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB6A1 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab6a1; /* rgb */ color: rgb(42, 182, 161); /* oklch */ color: oklch(70.0% 0.118 179.9);
Tailwind
colors: {
custom: {
50: '#7bccbc',
500: '#2ab6a1',
950: '#000000',
},
}SCSS
$custom: #2ab6a1; $custom-light: #7bccbc; $custom-dark: #000000;
JSON
{
"hex": "#2ab6a1",
"rgb": {
"r": 42,
"g": 182,
"b": 161
},
"hsl": {
"h": 171,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69999,
"c": 0.11802,
"h": 179.9
},
"luminance": 0.36521
}Semantic roles & 50–950 ramp
primary
#2AB6A1
secondary
#C87380
accent
#425BE6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281