#2AB4B4#2AB4B4
#2AB4B4 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.111 H 194.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB4B4 |
|---|---|
| RGB | rgb(42, 180, 180) |
| HSL | hsl(180, 62%, 44%) |
| HSV | hsv(180, 77%, 71%) |
| CMYK | cmyk(76.7%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(66.84, -34.56, -10.28) |
| CIE-LCH | lch(66.84, 36.06, 196.56°) |
| OKLab | oklab(70.12% -0.1074 -0.0286) |
| OKLCH | oklch(70.12% 0.111 194.9) |
| XYZ | xyz(25.5105, 36.4269, 48.8577) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.15
Topaz
#13BBAF
ΔE00 4.80
Turquoise Blue
#06B1C4
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 6.89
Tealish
#24BCA8
ΔE00 7.36
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB4B4 #B42A2A
analogous
#2AB46F #2AB4B4 #2A6FB4
triadic
#2AB4B4 #B42AB4 #B4B42A
tetradic
#2AB4B4 #6F2AB4 #B42A2A #6FB42A
square
#2AB4B4 #6F2AB4 #B42A2A #6FB42A
split-complementary
#2AB4B4 #B42A6F #B46F2A
monochromatic
#135151 #1E8282 #2AB4B4 #47D4D4 #79E0E0
Accessibility & contrast
On white
2.53
#2AB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#2AB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB4B4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB4B4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#949DB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab4b4; /* rgb */ color: rgb(42, 180, 180); /* oklch */ color: oklch(70.1% 0.111 194.9);
Tailwind
colors: {
custom: {
50: '#7dcbca',
500: '#2ab4b4',
950: '#000000',
},
}SCSS
$custom: #2ab4b4; $custom-light: #7dcbca; $custom-dark: #000000;
JSON
{
"hex": "#2ab4b4",
"rgb": {
"r": 42,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 62.162,
"l": 43.529
},
"oklch": {
"l": 0.70124,
"c": 0.11113,
"h": 194.9
},
"luminance": 0.3643
}Semantic roles & 50–950 ramp
primary
#2AB4B4
secondary
#C87272
accent
#4343E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282