#2AB09C#2AB09C
#2AB09C is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.3% C 0.114 H 180.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB09C |
|---|---|
| RGB | rgb(42, 176, 156) |
| HSL | hsl(171, 61%, 43%) |
| HSV | hsv(171, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 11.4%, 31%) |
| CIE-LAB | lab(64.92, -39.57, 0.18) |
| CIE-LCH | lch(64.92, 39.57, 179.74°) |
| OKLab | oklab(68.32% -0.1144 -0.0002) |
| OKLCH | oklch(68.32% 0.114 180.1) |
| XYZ | xyz(22.4779, 33.9405, 36.8125) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.35
Greeny Blue
#42B395
ΔE00 3.74
Lightseagreen
#20B2AA
ΔE00 4.37
Topaz
#13BBAF
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 4.94
Blue Green
#0F9B8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB09C #B02A3E
analogous
#2AB059 #2AB09C #2A81B0
triadic
#2AB09C #9C2AB0 #B09C2A
tetradic
#2AB09C #592AB0 #B02A3E #81B02A
square
#2AB09C #592AB0 #B02A3E #81B02A
split-complementary
#2AB09C #B02A81 #B0592A
monochromatic
#124D44 #1E7F70 #2AB09C #45D3BD #76DECF
Accessibility & contrast
On white
2.70
#2AB09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#2AB09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB09C
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB09C | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#96989E
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2ab09c; /* rgb */ color: rgb(42, 176, 156); /* oklch */ color: oklch(68.3% 0.114 180.1);
Tailwind
colors: {
custom: {
50: '#7ac8b9',
500: '#2ab09c',
950: '#000000',
},
}SCSS
$custom: #2ab09c; $custom-light: #7ac8b9; $custom-dark: #000000;
JSON
{
"hex": "#2ab09c",
"rgb": {
"r": 42,
"g": 176,
"b": 156
},
"hsl": {
"h": 171.045,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.68321,
"c": 0.11439,
"h": 180.1
},
"luminance": 0.33943
}Semantic roles & 50–950 ramp
primary
#2AB09C
secondary
#C6707D
accent
#435BE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280