#2AB6A2#2AB6A2
#2AB6A2 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.0% C 0.118 H 180.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB6A2 |
|---|---|
| RGB | rgb(42, 182, 162) |
| HSL | hsl(171, 63%, 44%) |
| HSV | hsv(171, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(66.94, -40.59, -0.18) |
| CIE-LCH | lch(66.94, 40.59, 180.26°) |
| OKLab | oklab(70.03% -0.1176 -0.0012) |
| OKLCH | oklch(70.03% 0.118 180.6) |
| XYZ | xyz(24.2011, 36.5538, 39.9555) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Topaz
#13BBAF
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 3.29
Greeny Blue
#42B395
ΔE00 3.91
Lightseagreen
#20B2AA
ΔE00 4.29
Blue Green
#0F9B8E
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB6A2 #B62A3E
analogous
#2AB65C #2AB6A2 #2A84B6
triadic
#2AB6A2 #A22AB6 #B6A22A
tetradic
#2AB6A2 #5C2AB6 #B62A3E #84B62A
square
#2AB6A2 #5C2AB6 #B62A3E #84B62A
split-complementary
#2AB6A2 #B62A84 #B65C2A
monochromatic
#135349 #1F8476 #2AB6A2 #48D5C1 #7AE0D2
Accessibility & contrast
On white
2.53
#2AB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2AB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB6A2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB6A2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab6a2; /* rgb */ color: rgb(42, 182, 162); /* oklch */ color: oklch(70.0% 0.118 180.6);
Tailwind
colors: {
custom: {
50: '#7bccbd',
500: '#2ab6a2',
950: '#000000',
},
}SCSS
$custom: #2ab6a2; $custom-light: #7bccbd; $custom-dark: #000000;
JSON
{
"hex": "#2ab6a2",
"rgb": {
"r": 42,
"g": 182,
"b": 162
},
"hsl": {
"h": 171.429,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.70029,
"c": 0.11757,
"h": 180.6
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#2AB6A2
secondary
#C87380
accent
#425AE6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281