#2BBA9B#2BBA9B
#2BBA9B is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.9% C 0.125 H 174.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBA9B |
|---|---|
| RGB | rgb(43, 186, 155) |
| HSL | hsl(167, 62%, 45%) |
| HSV | hsv(167, 77%, 73%) |
| CMYK | cmyk(76.9%, 0%, 16.7%, 27.1%) |
| CIE-LAB | lab(68.02, -44.07, 5.23) |
| CIE-LCH | lch(68.02, 44.38, 173.23°) |
| OKLab | oklab(70.85% -0.1245 0.0132) |
| OKLCH | oklch(70.85% 0.125 174) |
| XYZ | xyz(24.4685, 37.9950, 37.0482) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.36
Tealish
#24BCA8
ΔE00 3.64
Turquoise (survey)
#06C2AC
ΔE00 3.93
Green Blue
#01C08D
ΔE00 5.21
Topaz
#13BBAF
ΔE00 6.35
Mediumaquamarine
#66CDAA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBA9B #BA2B4A
analogous
#2BBA54 #2BBA9B #2B91BA
triadic
#2BBA9B #9B2BBA #BA9B2B
tetradic
#2BBA9B #542BBA #BA2B4A #91BA2B
square
#2BBA9B #542BBA #BA2B4A #91BA2B
split-complementary
#2BBA9B #BA2B91 #BA542B
monochromatic
#145748 #208872 #2BBA9B #4CD6B8 #7EE1CC
Accessibility & contrast
On white
2.44
#2BBA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#2BBA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBA9B
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBA9B | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2bba9b; /* rgb */ color: rgb(43, 186, 155); /* oklch */ color: oklch(70.9% 0.125 174.0);
Tailwind
colors: {
custom: {
50: '#7ccfb8',
500: '#2bba9b',
950: '#000000',
},
}SCSS
$custom: #2bba9b; $custom-light: #7ccfb8; $custom-dark: #000000;
JSON
{
"hex": "#2bba9b",
"rgb": {
"r": 43,
"g": 186,
"b": 155
},
"hsl": {
"h": 166.993,
"s": 62.445,
"l": 44.902
},
"oklch": {
"l": 0.70854,
"c": 0.12518,
"h": 174
},
"luminance": 0.37998
}Semantic roles & 50–950 ramp
primary
#2BBA9B
secondary
#CA7789
accent
#4266E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280