#2BAB9B#2BAB9B
#2BAB9B is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.0% C 0.110 H 182.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAB9B |
|---|---|
| RGB | rgb(43, 171, 155) |
| HSL | hsl(173, 60%, 42%) |
| HSV | hsv(173, 75%, 67%) |
| CMYK | cmyk(74.9%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(63.35, -37.48, -1.56) |
| CIE-LCH | lch(63.35, 37.52, 182.38°) |
| OKLab | oklab(67.04% -0.1095 -0.0048) |
| OKLCH | oklch(67.04% 0.11 182.5) |
| XYZ | xyz(21.4727, 32.0034, 36.0496) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.69
Tealish
#24BCA8
ΔE00 4.83
Topaz
#13BBAF
ΔE00 4.89
Blue Green
#0F9B8E
ΔE00 5.14
Greeny Blue
#42B395
ΔE00 5.27
Sea
#3C9992
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAB9B #AB2B3B
analogous
#2BAB5B #2BAB9B #2B7BAB
triadic
#2BAB9B #9B2BAB #AB9B2B
tetradic
#2BAB9B #5B2BAB #AB2B3B #7BAB2B
square
#2BAB9B #5B2BAB #AB2B3B #7BAB2B
split-complementary
#2BAB9B #AB2B7B #AB5B2B
monochromatic
#124942 #1F7A6F #2BAB9B #43D0BE #74DCCF
Accessibility & contrast
On white
2.84
#2BAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#2BAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAB9B
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAB9B | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2bab9b; /* rgb */ color: rgb(43, 171, 155); /* oklch */ color: oklch(67.0% 0.110 182.5);
Tailwind
colors: {
custom: {
50: '#79c4b8',
500: '#2bab9b',
950: '#000000',
},
}SCSS
$custom: #2bab9b; $custom-light: #79c4b8; $custom-dark: #000000;
JSON
{
"hex": "#2bab9b",
"rgb": {
"r": 43,
"g": 171,
"b": 155
},
"hsl": {
"h": 172.5,
"s": 59.813,
"l": 41.961
},
"oklch": {
"l": 0.67036,
"c": 0.10959,
"h": 182.5
},
"luminance": 0.32006
}Semantic roles & 50–950 ramp
primary
#2BAB9B
secondary
#C46E79
accent
#4559E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280