#2AB6A3#2AB6A3
#2AB6A3 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.117 H 181.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB6A3 |
|---|---|
| RGB | rgb(42, 182, 163) |
| HSL | hsl(172, 63%, 44%) |
| HSV | hsv(172, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 10.4%, 28.6%) |
| CIE-LAB | lab(66.97, -40.32, -0.70) |
| CIE-LCH | lch(66.97, 40.33, 180.99°) |
| OKLab | oklab(70.06% -0.1171 -0.0026) |
| OKLCH | oklch(70.06% 0.117 181.2) |
| XYZ | xyz(24.2904, 36.5895, 40.4255) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.65
Topaz
#13BBAF
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 4.21
Blue Green
#0F9B8E
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB6A3 #B62A3D
analogous
#2AB65D #2AB6A3 #2A83B6
triadic
#2AB6A3 #A32AB6 #B6A32A
tetradic
#2AB6A3 #5D2AB6 #B62A3D #83B62A
square
#2AB6A3 #5D2AB6 #B62A3D #83B62A
split-complementary
#2AB6A3 #B62A83 #B65D2A
monochromatic
#13534A #1F8476 #2AB6A3 #48D5C2 #7AE0D2
Accessibility & contrast
On white
2.52
#2AB6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#2AB6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB6A3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB6A3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#9B9DA5
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab6a3; /* rgb */ color: rgb(42, 182, 163); /* oklch */ color: oklch(70.1% 0.117 181.2);
Tailwind
colors: {
custom: {
50: '#7bccbe',
500: '#2ab6a3',
950: '#000000',
},
}SCSS
$custom: #2ab6a3; $custom-light: #7bccbe; $custom-dark: #000000;
JSON
{
"hex": "#2ab6a3",
"rgb": {
"r": 42,
"g": 182,
"b": 163
},
"hsl": {
"h": 171.857,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.7006,
"c": 0.11712,
"h": 181.2
},
"luminance": 0.36592
}Semantic roles & 50–950 ramp
primary
#2AB6A3
secondary
#C8737F
accent
#4258E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281