#2AB6A0#2AB6A0
#2AB6A0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.118 H 179.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB6A0 |
|---|---|
| RGB | rgb(42, 182, 160) |
| HSL | hsl(171, 63%, 44%) |
| HSV | hsv(171, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 12.1%, 28.6%) |
| CIE-LAB | lab(66.89, -41.14, 0.84) |
| CIE-LCH | lch(66.89, 41.14, 178.83°) |
| OKLab | oklab(69.97% -0.1185 0.0016) |
| OKLCH | oklch(69.97% 0.119 179.2) |
| XYZ | xyz(24.0248, 36.4833, 39.0267) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.87
Greeny Blue
#42B395
ΔE00 3.33
Turquoise (survey)
#06C2AC
ΔE00 3.33
Topaz
#13BBAF
ΔE00 3.88
Lightseagreen
#20B2AA
ΔE00 4.94
Green Blue
#01C08D
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB6A0 #B62A40
analogous
#2AB65A #2AB6A0 #2A86B6
triadic
#2AB6A0 #A02AB6 #B6A02A
tetradic
#2AB6A0 #5A2AB6 #B62A40 #86B62A
square
#2AB6A0 #5A2AB6 #B62A40 #86B62A
split-complementary
#2AB6A0 #B62A86 #B65A2A
monochromatic
#135349 #1F8474 #2AB6A0 #48D5BF #7AE0D0
Accessibility & contrast
On white
2.53
#2AB6A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2AB6A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB6A0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB6A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB6A0 | 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)
#AEAB9F
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab6a0; /* rgb */ color: rgb(42, 182, 160); /* oklch */ color: oklch(70.0% 0.118 179.2);
Tailwind
colors: {
custom: {
50: '#7bccbc',
500: '#2ab6a0',
950: '#000000',
},
}SCSS
$custom: #2ab6a0; $custom-light: #7bccbc; $custom-dark: #000000;
JSON
{
"hex": "#2ab6a0",
"rgb": {
"r": 42,
"g": 182,
"b": 160
},
"hsl": {
"h": 170.571,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69968,
"c": 0.1185,
"h": 179.2
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#2AB6A0
secondary
#C87381
accent
#425CE6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281