#2BAA9A#2BAA9A
#2BAA9A is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.8% C 0.109 H 182.4°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAA9A |
|---|---|
| RGB | rgb(43, 170, 154) |
| HSL | hsl(172, 60%, 42%) |
| HSV | hsv(172, 75%, 67%) |
| CMYK | cmyk(74.7%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.01, -37.31, -1.50) |
| CIE-LCH | lch(63.01, 37.34, 182.30°) |
| OKLab | oklab(66.75% -0.1089 -0.0046) |
| OKLCH | oklch(66.75% 0.109 182.4) |
| XYZ | xyz(21.2009, 31.5936, 35.5464) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.88
Blue Green
#0F9B8E
ΔE00 4.86
Tealish
#24BCA8
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.17
Greeny Blue
#42B395
ΔE00 5.38
Sea
#3C9992
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAA9A #AA2B3B
analogous
#2BAA5B #2BAA9A #2B7BAA
triadic
#2BAA9A #9A2BAA #AA9A2B
tetradic
#2BAA9A #5B2BAA #AA2B3B #7BAA2B
square
#2BAA9A #5B2BAA #AA2B3B #7BAA2B
split-complementary
#2BAA9A #AA2B7B #AA5B2B
monochromatic
#124842 #1F796E #2BAA9A #43CFBE #74DCCF
Accessibility & contrast
On white
2.87
#2BAA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#2BAA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAA9A
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAA9A | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2baa9a; /* rgb */ color: rgb(43, 170, 154); /* oklch */ color: oklch(66.8% 0.109 182.4);
Tailwind
colors: {
custom: {
50: '#79c4b7',
500: '#2baa9a',
950: '#000000',
},
}SCSS
$custom: #2baa9a; $custom-light: #79c4b7; $custom-dark: #000000;
JSON
{
"hex": "#2baa9a",
"rgb": {
"r": 43,
"g": 170,
"b": 154
},
"hsl": {
"h": 172.441,
"s": 59.624,
"l": 41.765
},
"oklch": {
"l": 0.6675,
"c": 0.10903,
"h": 182.4
},
"luminance": 0.31596
}Semantic roles & 50–950 ramp
primary
#2BAA9A
secondary
#C36E78
accent
#4559E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280