#2AB7AC#2AB7AC
#2AB7AC is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.115 H 186.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7AC |
|---|---|
| RGB | rgb(42, 183, 172) |
| HSL | hsl(175, 63%, 44%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.53, -38.26, -4.84) |
| CIE-LCH | lch(67.53, 38.57, 187.22°) |
| OKLab | oklab(70.6% -0.1139 -0.0137) |
| OKLCH | oklch(70.6% 0.115 186.9) |
| XYZ | xyz(25.3311, 37.3346, 44.8930) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.29
Lightseagreen
#20B2AA
ΔE00 1.75
Tealish
#24BCA8
ΔE00 3.26
Turquoise (survey)
#06C2AC
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7AC #B72A35
analogous
#2AB766 #2AB7AC #2A7CB7
triadic
#2AB7AC #AC2AB7 #B7AC2A
tetradic
#2AB7AC #662AB7 #B72A35 #7CB72A
square
#2AB7AC #662AB7 #B72A35 #7CB72A
split-complementary
#2AB7AC #B72A7C #B7662A
monochromatic
#13534E #1F857D #2AB7AC #49D5CA #7BE1D9
Accessibility & contrast
On white
2.48
#2AB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#2AB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7AC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7AC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2ab7ac; /* rgb */ color: rgb(42, 183, 172); /* oklch */ color: oklch(70.6% 0.115 186.9);
Tailwind
colors: {
custom: {
50: '#7ccdc4',
500: '#2ab7ac',
950: '#000000',
},
}SCSS
$custom: #2ab7ac; $custom-light: #7ccdc4; $custom-dark: #000000;
JSON
{
"hex": "#2ab7ac",
"rgb": {
"r": 42,
"g": 183,
"b": 172
},
"hsl": {
"h": 175.319,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.706,
"c": 0.11476,
"h": 186.9
},
"luminance": 0.37338
}Semantic roles & 50–950 ramp
primary
#2AB7AC
secondary
#C9747B
accent
#424FE6
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281