#2BAC93#2BAC93
#2BAC93 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.0% C 0.115 H 176.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAC93 |
|---|---|
| RGB | rgb(43, 172, 147) |
| HSL | hsl(168, 60%, 42%) |
| HSV | hsv(168, 75%, 67%) |
| CMYK | cmyk(75%, 0%, 14.5%, 32.5%) |
| CIE-LAB | lab(63.44, -40.10, 3.05) |
| CIE-LCH | lch(63.44, 40.22, 175.65°) |
| OKLab | oklab(67.05% -0.1143 0.0075) |
| OKLCH | oklch(67.05% 0.115 176.3) |
| XYZ | xyz(21.0126, 32.1227, 32.6910) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.92
Tealish
#24BCA8
ΔE00 5.03
Turquoise (survey)
#06C2AC
ΔE00 6.38
Lightseagreen
#20B2AA
ΔE00 6.40
Blue Green
#0F9B8E
ΔE00 6.48
Topaz
#13BBAF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAC93 #AC2B44
analogous
#2BAC53 #2BAC93 #2B85AC
triadic
#2BAC93 #932BAC #AC932B
tetradic
#2BAC93 #532BAC #AC2B44 #85AC2B
square
#2BAC93 #532BAC #AC2B44 #85AC2B
split-complementary
#2BAC93 #AC2B85 #AC532B
monochromatic
#134A3F #1F7B69 #2BAC93 #44D0B5 #75DCC8
Accessibility & contrast
On white
2.83
#2BAC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#2BAC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAC93
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAC93 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A192
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2bac93; /* rgb */ color: rgb(43, 172, 147); /* oklch */ color: oklch(67.0% 0.115 176.3);
Tailwind
colors: {
custom: {
50: '#79c5b2',
500: '#2bac93',
950: '#000000',
},
}SCSS
$custom: #2bac93; $custom-light: #79c5b2; $custom-dark: #000000;
JSON
{
"hex": "#2bac93",
"rgb": {
"r": 43,
"g": 172,
"b": 147
},
"hsl": {
"h": 168.372,
"s": 60,
"l": 42.157
},
"oklch": {
"l": 0.67046,
"c": 0.11451,
"h": 176.3
},
"luminance": 0.32125
}Semantic roles & 50–950 ramp
primary
#2BAC93
secondary
#C46F7F
accent
#4563E3
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0A1311
muted
#7C8280