#2AB7AA#2AB7AA
#2AB7AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 185.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7AA |
|---|---|
| RGB | rgb(42, 183, 170) |
| HSL | hsl(174, 63%, 44%) |
| HSV | hsv(174, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.47, -38.83, -3.82) |
| CIE-LCH | lch(67.47, 39.02, 185.63°) |
| OKLab | oklab(70.54% -0.1148 -0.011) |
| OKLCH | oklch(70.54% 0.115 185.5) |
| XYZ | xyz(25.1405, 37.2584, 43.8890) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.32
Lightseagreen
#20B2AA
ΔE00 2.22
Tealish
#24BCA8
ΔE00 2.63
Turquoise (survey)
#06C2AC
ΔE00 4.03
Greeny Blue
#42B395
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7AA #B72A37
analogous
#2AB764 #2AB7AA #2A7EB7
triadic
#2AB7AA #AA2AB7 #B7AA2A
tetradic
#2AB7AA #642AB7 #B72A37 #7EB72A
square
#2AB7AA #642AB7 #B72A37 #7EB72A
split-complementary
#2AB7AA #B72A7E #B7642A
monochromatic
#13534E #1F857C #2AB7AA #49D5C8 #7BE1D7
Accessibility & contrast
On white
2.48
#2AB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#2AB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7AA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7AA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2ab7aa; /* rgb */ color: rgb(42, 183, 170); /* oklch */ color: oklch(70.5% 0.115 185.5);
Tailwind
colors: {
custom: {
50: '#7ccdc3',
500: '#2ab7aa',
950: '#000000',
},
}SCSS
$custom: #2ab7aa; $custom-light: #7ccdc3; $custom-dark: #000000;
JSON
{
"hex": "#2ab7aa",
"rgb": {
"r": 42,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.468,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70535,
"c": 0.11536,
"h": 185.5
},
"luminance": 0.37261
}Semantic roles & 50–950 ramp
primary
#2AB7AA
secondary
#C9747C
accent
#4251E6
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281