#2AB0AC#2AB0AC
#2AB0AC is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.109 H 191.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB0AC |
|---|---|
| RGB | rgb(42, 176, 172) |
| HSL | hsl(178, 61%, 43%) |
| HSV | hsv(178, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(65.37, -35.05, -8.04) |
| CIE-LCH | lch(65.37, 35.96, 192.92°) |
| OKLab | oklab(68.85% -0.107 -0.0224) |
| OKLCH | oklch(68.85% 0.109 191.8) |
| XYZ | xyz(23.9231, 34.5185, 44.4236) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.65
Topaz
#13BBAF
ΔE00 4.15
Tealish
#24BCA8
ΔE00 6.35
Sea
#3C9992
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.63
Turquoise (survey)
#06C2AC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB0AC #B02A2E
analogous
#2AB069 #2AB0AC #2A71B0
triadic
#2AB0AC #AC2AB0 #B0AC2A
tetradic
#2AB0AC #692AB0 #B02A2E #71B02A
square
#2AB0AC #692AB0 #B02A2E #71B02A
split-complementary
#2AB0AC #B02A71 #B0692A
monochromatic
#124D4B #1E7F7C #2AB0AC #45D3CE #76DEDB
Accessibility & contrast
On white
2.66
#2AB0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#2AB0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB0AC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB0AC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2ab0ac; /* rgb */ color: rgb(42, 176, 172); /* oklch */ color: oklch(68.8% 0.109 191.8);
Tailwind
colors: {
custom: {
50: '#7bc8c4',
500: '#2ab0ac',
950: '#000000',
},
}SCSS
$custom: #2ab0ac; $custom-light: #7bc8c4; $custom-dark: #000000;
JSON
{
"hex": "#2ab0ac",
"rgb": {
"r": 42,
"g": 176,
"b": 172
},
"hsl": {
"h": 178.209,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.68845,
"c": 0.10934,
"h": 191.8
},
"luminance": 0.34521
}Semantic roles & 50–950 ramp
primary
#2AB0AC
secondary
#C67072
accent
#4348E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281