#2AB3A2#2AB3A2
#2AB3A2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.115 H 182.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3A2 |
|---|---|
| RGB | rgb(42, 179, 162) |
| HSL | hsl(173, 62%, 43%) |
| HSV | hsv(173, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(66.01, -39.26, -1.55) |
| CIE-LCH | lch(66.01, 39.29, 182.25°) |
| OKLab | oklab(69.27% -0.1146 -0.0048) |
| OKLCH | oklch(69.27% 0.115 182.4) |
| XYZ | xyz(23.5933, 35.3382, 39.7529) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.57
Topaz
#13BBAF
ΔE00 3.00
Lightseagreen
#20B2AA
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 4.25
Greeny Blue
#42B395
ΔE00 4.68
Blue Green
#0F9B8E
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3A2 #B32A3B
analogous
#2AB35D #2AB3A2 #2A7FB3
triadic
#2AB3A2 #A22AB3 #B3A22A
tetradic
#2AB3A2 #5D2AB3 #B32A3B #7FB32A
square
#2AB3A2 #5D2AB3 #B32A3B #7FB32A
split-complementary
#2AB3A2 #B32A7F #B35D2A
monochromatic
#135048 #1E8175 #2AB3A2 #46D4C2 #78DFD3
Accessibility & contrast
On white
2.60
#2AB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#2AB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3A2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3A2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab3a2; /* rgb */ color: rgb(42, 179, 162); /* oklch */ color: oklch(69.3% 0.115 182.4);
Tailwind
colors: {
custom: {
50: '#7bcabd',
500: '#2ab3a2',
950: '#000000',
},
}SCSS
$custom: #2ab3a2; $custom-light: #7bcabd; $custom-dark: #000000;
JSON
{
"hex": "#2ab3a2",
"rgb": {
"r": 42,
"g": 179,
"b": 162
},
"hsl": {
"h": 172.555,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.6927,
"c": 0.11468,
"h": 182.4
},
"luminance": 0.35341
}Semantic roles & 50–950 ramp
primary
#2AB3A2
secondary
#C7727C
accent
#4357E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281