#2AB09B#2AB09B
#2AB09B is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.3% C 0.115 H 179.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB09B |
|---|---|
| RGB | rgb(42, 176, 155) |
| HSL | hsl(171, 61%, 43%) |
| HSV | hsv(171, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(64.89, -39.84, 0.70) |
| CIE-LCH | lch(64.89, 39.85, 179.00°) |
| OKLab | oklab(68.29% -0.1149 0.0012) |
| OKLCH | oklch(68.29% 0.115 179.4) |
| XYZ | xyz(22.3936, 33.9067, 36.3684) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 3.44
Topaz
#13BBAF
ΔE00 4.64
Lightseagreen
#20B2AA
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 4.96
Blue Green
#0F9B8E
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB09B #B02A3F
analogous
#2AB058 #2AB09B #2A82B0
triadic
#2AB09B #9B2AB0 #B09B2A
tetradic
#2AB09B #582AB0 #B02A3F #82B02A
square
#2AB09B #582AB0 #B02A3F #82B02A
split-complementary
#2AB09B #B02A82 #B0582A
monochromatic
#124D44 #1E7F6F #2AB09B #45D3BC #76DECE
Accessibility & contrast
On white
2.70
#2AB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#2AB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB09B
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB09B | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#97989D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2ab09b; /* rgb */ color: rgb(42, 176, 155); /* oklch */ color: oklch(68.3% 0.115 179.4);
Tailwind
colors: {
custom: {
50: '#7ac8b8',
500: '#2ab09b',
950: '#000000',
},
}SCSS
$custom: #2ab09b; $custom-light: #7ac8b8; $custom-dark: #000000;
JSON
{
"hex": "#2ab09b",
"rgb": {
"r": 42,
"g": 176,
"b": 155
},
"hsl": {
"h": 170.597,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.68291,
"c": 0.11487,
"h": 179.4
},
"luminance": 0.33909
}Semantic roles & 50–950 ramp
primary
#2AB09B
secondary
#C6707D
accent
#435DE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280