#2AB4AF#2AB4AF
#2AB4AF is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.0% C 0.112 H 191.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB4AF |
|---|---|
| RGB | rgb(42, 180, 175) |
| HSL | hsl(178, 62%, 44%) |
| HSV | hsv(178, 77%, 71%) |
| CMYK | cmyk(76.7%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(66.69, -36.03, -7.74) |
| CIE-LCH | lch(66.69, 36.85, 192.12°) |
| OKLab | oklab(69.95% -0.1096 -0.0216) |
| OKLCH | oklch(69.95% 0.112 191.2) |
| XYZ | xyz(25.0103, 36.2268, 46.2235) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.38
Topaz
#13BBAF
ΔE00 3.17
Tealish
#24BCA8
ΔE00 5.57
Turquoise (survey)
#06C2AC
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB4AF #B42A2F
analogous
#2AB46A #2AB4AF #2A74B4
triadic
#2AB4AF #AF2AB4 #B4AF2A
tetradic
#2AB4AF #6A2AB4 #B42A2F #74B42A
square
#2AB4AF #6A2AB4 #B42A2F #74B42A
split-complementary
#2AB4AF #B42A74 #B46A2A
monochromatic
#13514F #1E827F #2AB4AF #47D4CF #79E0DC
Accessibility & contrast
On white
2.55
#2AB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#2AB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB4AF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB4AF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab4af; /* rgb */ color: rgb(42, 180, 175); /* oklch */ color: oklch(70.0% 0.112 191.2);
Tailwind
colors: {
custom: {
50: '#7ccbc6',
500: '#2ab4af',
950: '#000000',
},
}SCSS
$custom: #2ab4af; $custom-light: #7ccbc6; $custom-dark: #000000;
JSON
{
"hex": "#2ab4af",
"rgb": {
"r": 42,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.826,
"s": 62.162,
"l": 43.529
},
"oklch": {
"l": 0.6995,
"c": 0.11172,
"h": 191.2
},
"luminance": 0.3623
}Semantic roles & 50–950 ramp
primary
#2AB4AF
secondary
#C87275
accent
#4348E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282