#2AB09E#2AB09E
#2AB09E is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.4% C 0.113 H 181.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB09E |
|---|---|
| RGB | rgb(42, 176, 158) |
| HSL | hsl(172, 61%, 43%) |
| HSV | hsv(172, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(64.97, -39.02, -0.85) |
| CIE-LCH | lch(64.97, 39.03, 181.25°) |
| OKLab | oklab(68.38% -0.1134 -0.0029) |
| OKLCH | oklch(68.38% 0.113 181.5) |
| XYZ | xyz(22.6487, 34.0088, 37.7118) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 3.69
Topaz
#13BBAF
ΔE00 3.92
Greeny Blue
#42B395
ΔE00 4.35
Turquoise (survey)
#06C2AC
ΔE00 4.98
Blue Green
#0F9B8E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB09E #B02A3C
analogous
#2AB05B #2AB09E #2A7FB0
triadic
#2AB09E #9E2AB0 #B09E2A
tetradic
#2AB09E #5B2AB0 #B02A3C #7FB02A
square
#2AB09E #5B2AB0 #B02A3C #7FB02A
split-complementary
#2AB09E #B02A7F #B05B2A
monochromatic
#124D45 #1E7F72 #2AB09E #45D3BF #76DED0
Accessibility & contrast
On white
2.69
#2AB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#2AB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB09E
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB09E | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59D
Deuteranopia (green-blind)
#9698A0
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2ab09e; /* rgb */ color: rgb(42, 176, 158); /* oklch */ color: oklch(68.4% 0.113 181.5);
Tailwind
colors: {
custom: {
50: '#7ac8ba',
500: '#2ab09e',
950: '#000000',
},
}SCSS
$custom: #2ab09e; $custom-light: #7ac8ba; $custom-dark: #000000;
JSON
{
"hex": "#2ab09e",
"rgb": {
"r": 42,
"g": 176,
"b": 158
},
"hsl": {
"h": 171.94,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.68384,
"c": 0.11349,
"h": 181.5
},
"luminance": 0.34012
}Semantic roles & 50–950 ramp
primary
#2AB09E
secondary
#C6707B
accent
#4359E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280