#2BAD95#2BAD95
#2BAD95 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.4% C 0.114 H 177.0°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAD95 |
|---|---|
| RGB | rgb(43, 173, 149) |
| HSL | hsl(169, 60%, 42%) |
| HSV | hsv(169, 75%, 68%) |
| CMYK | cmyk(75.1%, 0%, 13.9%, 32.2%) |
| CIE-LAB | lab(63.81, -40.01, 2.47) |
| CIE-LCH | lch(63.81, 40.09, 176.47°) |
| OKLab | oklab(67.36% -0.1143 0.0059) |
| OKLCH | oklch(67.36% 0.114 177) |
| XYZ | xyz(21.3619, 32.5681, 33.5884) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.94
Tealish
#24BCA8
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.97
Turquoise (survey)
#06C2AC
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAD95 #AD2B43
analogous
#2BAD54 #2BAD95 #2B84AD
triadic
#2BAD95 #952BAD #AD952B
tetradic
#2BAD95 #542BAD #AD2B43 #84AD2B
square
#2BAD95 #542BAD #AD2B43 #84AD2B
split-complementary
#2BAD95 #AD2B84 #AD542B
monochromatic
#134B41 #1F7C6B #2BAD95 #45D1B7 #76DDCA
Accessibility & contrast
On white
2.79
#2BAD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2BAD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAD95
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAD95 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#959597
Tritanopia (blue-blind)
#00B0A6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2bad95; /* rgb */ color: rgb(43, 173, 149); /* oklch */ color: oklch(67.4% 0.114 177.0);
Tailwind
colors: {
custom: {
50: '#79c6b4',
500: '#2bad95',
950: '#000000',
},
}SCSS
$custom: #2bad95; $custom-light: #79c6b4; $custom-dark: #000000;
JSON
{
"hex": "#2bad95",
"rgb": {
"r": 43,
"g": 173,
"b": 149
},
"hsl": {
"h": 168.923,
"s": 60.185,
"l": 42.353
},
"oklch": {
"l": 0.67362,
"c": 0.11448,
"h": 177
},
"luminance": 0.32571
}Semantic roles & 50–950 ramp
primary
#2BAD95
secondary
#C46F7F
accent
#4462E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280