#2AB7AB#2AB7AB
#2AB7AB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.115 H 186.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7AB |
|---|---|
| RGB | rgb(42, 183, 171) |
| HSL | hsl(175, 63%, 44%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.50, -38.55, -4.33) |
| CIE-LCH | lch(67.50, 38.79, 186.42°) |
| OKLab | oklab(70.57% -0.1144 -0.0123) |
| OKLCH | oklch(70.57% 0.115 186.2) |
| XYZ | xyz(25.2355, 37.2964, 44.3891) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.25
Lightseagreen
#20B2AA
ΔE00 1.96
Tealish
#24BCA8
ΔE00 2.94
Turquoise (survey)
#06C2AC
ΔE00 4.28
Greeny Blue
#42B395
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7AB #B72A36
analogous
#2AB765 #2AB7AB #2A7DB7
triadic
#2AB7AB #AB2AB7 #B7AB2A
tetradic
#2AB7AB #652AB7 #B72A36 #7DB72A
square
#2AB7AB #652AB7 #B72A36 #7DB72A
split-complementary
#2AB7AB #B72A7D #B7652A
monochromatic
#13534E #1F857C #2AB7AB #49D5C9 #7BE1D8
Accessibility & contrast
On white
2.48
#2AB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2AB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7AB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7AB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#9A9EAC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2ab7ab; /* rgb */ color: rgb(42, 183, 171); /* oklch */ color: oklch(70.6% 0.115 186.2);
Tailwind
colors: {
custom: {
50: '#7ccdc3',
500: '#2ab7ab',
950: '#000000',
},
}SCSS
$custom: #2ab7ab; $custom-light: #7ccdc3; $custom-dark: #000000;
JSON
{
"hex": "#2ab7ab",
"rgb": {
"r": 42,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.894,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70567,
"c": 0.11504,
"h": 186.2
},
"luminance": 0.37299
}Semantic roles & 50–950 ramp
primary
#2AB7AB
secondary
#C9747B
accent
#4250E6
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281