#2AB3AA#2AB3AA
#2AB3AA is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.112 H 188.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3AA |
|---|---|
| RGB | rgb(42, 179, 170) |
| HSL | hsl(176, 62%, 43%) |
| HSV | hsv(176, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.24, -37.01, -5.65) |
| CIE-LCH | lch(66.24, 37.44, 188.67°) |
| OKLab | oklab(69.53% -0.1109 -0.0159) |
| OKLCH | oklch(69.53% 0.112 188.2) |
| XYZ | xyz(24.3272, 35.6317, 43.6179) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.58
Topaz
#13BBAF
ΔE00 2.46
Tealish
#24BCA8
ΔE00 4.36
Turquoise (survey)
#06C2AC
ΔE00 5.75
Greeny Blue
#42B395
ΔE00 7.43
Blue Green
#0F9B8E
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3AA #B32A33
analogous
#2AB365 #2AB3AA #2A77B3
triadic
#2AB3AA #AA2AB3 #B3AA2A
tetradic
#2AB3AA #652AB3 #B32A33 #77B32A
square
#2AB3AA #652AB3 #B32A33 #77B32A
split-complementary
#2AB3AA #B32A77 #B3652A
monochromatic
#13504C #1E817B #2AB3AA #46D4CA #78DFD9
Accessibility & contrast
On white
2.58
#2AB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2AB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3AA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3AA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab3aa; /* rgb */ color: rgb(42, 179, 170); /* oklch */ color: oklch(69.5% 0.112 188.2);
Tailwind
colors: {
custom: {
50: '#7bcac3',
500: '#2ab3aa',
950: '#000000',
},
}SCSS
$custom: #2ab3aa; $custom-light: #7bcac3; $custom-dark: #000000;
JSON
{
"hex": "#2ab3aa",
"rgb": {
"r": 42,
"g": 179,
"b": 170
},
"hsl": {
"h": 176.058,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.6953,
"c": 0.11202,
"h": 188.2
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#2AB3AA
secondary
#C77277
accent
#434DE5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281