#2BB29B#2BB29B
#2BB29B is a light, moderate teal. Relative luminance 0.347; OKLCH L 68.8% C 0.117 H 178.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB29B |
|---|---|
| RGB | rgb(43, 178, 155) |
| HSL | hsl(170, 61%, 43%) |
| HSV | hsv(170, 76%, 70%) |
| CMYK | cmyk(75.8%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(65.53, -40.61, 1.63) |
| CIE-LCH | lch(65.53, 40.64, 177.70°) |
| OKLab | oklab(68.82% -0.1165 0.0037) |
| OKLCH | oklch(68.82% 0.117 178.2) |
| XYZ | xyz(22.8301, 34.7182, 36.5020) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.80
Tealish
#24BCA8
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 4.50
Topaz
#13BBAF
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.28
Blue Green
#0F9B8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB29B #B22B42
analogous
#2BB257 #2BB29B #2B85B2
triadic
#2BB29B #9B2BB2 #B29B2B
tetradic
#2BB29B #572BB2 #B22B42 #85B22B
square
#2BB29B #572BB2 #B22B42 #85B22B
split-complementary
#2BB29B #B22B85 #B2572B
monochromatic
#134F45 #1F8170 #2BB29B #48D3BB #79DFCD
Accessibility & contrast
On white
2.64
#2BB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#2BB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB29B
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB29B | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2bb29b; /* rgb */ color: rgb(43, 178, 155); /* oklch */ color: oklch(68.8% 0.117 178.2);
Tailwind
colors: {
custom: {
50: '#7acab8',
500: '#2bb29b',
950: '#000000',
},
}SCSS
$custom: #2bb29b; $custom-light: #7acab8; $custom-dark: #000000;
JSON
{
"hex": "#2bb29b",
"rgb": {
"r": 43,
"g": 178,
"b": 155
},
"hsl": {
"h": 169.778,
"s": 61.086,
"l": 43.333
},
"oklch": {
"l": 0.68819,
"c": 0.11658,
"h": 178.2
},
"luminance": 0.34721
}Semantic roles & 50–950 ramp
primary
#2BB29B
secondary
#C77281
accent
#445FE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280