#2BBA9C#2BBA9C
#2BBA9C is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.9% C 0.125 H 174.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBA9C |
|---|---|
| RGB | rgb(43, 186, 156) |
| HSL | hsl(167, 62%, 45%) |
| HSV | hsv(167, 77%, 73%) |
| CMYK | cmyk(76.9%, 0%, 16.1%, 27.1%) |
| CIE-LAB | lab(68.04, -43.81, 4.72) |
| CIE-LCH | lch(68.04, 44.06, 173.85°) |
| OKLab | oklab(70.88% -0.124 0.0118) |
| OKLCH | oklch(70.88% 0.125 174.6) |
| XYZ | xyz(24.5528, 38.0287, 37.4923) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.41
Tealish
#24BCA8
ΔE00 3.34
Turquoise (survey)
#06C2AC
ΔE00 3.69
Green Blue
#01C08D
ΔE00 5.50
Topaz
#13BBAF
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBA9C #BA2B49
analogous
#2BBA55 #2BBA9C #2B90BA
triadic
#2BBA9C #9C2BBA #BA9C2B
tetradic
#2BBA9C #552BBA #BA2B49 #90BA2B
square
#2BBA9C #552BBA #BA2B49 #90BA2B
split-complementary
#2BBA9C #BA2B90 #BA552B
monochromatic
#145749 #208872 #2BBA9C #4CD6B9 #7EE1CC
Accessibility & contrast
On white
2.44
#2BBA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#2BBA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBA9C
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBA9C | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9B
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2bba9c; /* rgb */ color: rgb(43, 186, 156); /* oklch */ color: oklch(70.9% 0.125 174.6);
Tailwind
colors: {
custom: {
50: '#7ccfb9',
500: '#2bba9c',
950: '#000000',
},
}SCSS
$custom: #2bba9c; $custom-light: #7ccfb9; $custom-dark: #000000;
JSON
{
"hex": "#2bba9c",
"rgb": {
"r": 43,
"g": 186,
"b": 156
},
"hsl": {
"h": 167.413,
"s": 62.445,
"l": 44.902
},
"oklch": {
"l": 0.70883,
"c": 0.12458,
"h": 174.6
},
"luminance": 0.38032
}Semantic roles & 50–950 ramp
primary
#2BBA9C
secondary
#CA7788
accent
#4265E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280