#2BB4A7#2BB4A7
#2BB4A7 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.7% C 0.113 H 185.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB4A7 |
|---|---|
| RGB | rgb(43, 180, 167) |
| HSL | hsl(174, 61%, 44%) |
| HSV | hsv(174, 76%, 71%) |
| CMYK | cmyk(76.1%, 0%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.48, -38.21, -3.63) |
| CIE-LCH | lch(66.48, 38.38, 185.43°) |
| OKLab | oklab(69.7% -0.1129 -0.0104) |
| OKLCH | oklch(69.7% 0.113 185.3) |
| XYZ | xyz(24.2892, 35.9432, 42.2093) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.88
Topaz
#13BBAF
ΔE00 2.08
Tealish
#24BCA8
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB4A7 #B42B38
analogous
#2BB462 #2BB4A7 #2B7CB4
triadic
#2BB4A7 #A72BB4 #B4A72B
tetradic
#2BB4A7 #622BB4 #B42B38 #7CB42B
square
#2BB4A7 #622BB4 #B42B38 #7CB42B
split-complementary
#2BB4A7 #B42B7C #B4622B
monochromatic
#13514B #1F8379 #2BB4A7 #49D3C6 #7ADFD6
Accessibility & contrast
On white
2.56
#2BB4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#2BB4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB4A7
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB4A7 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2bb4a7; /* rgb */ color: rgb(43, 180, 167); /* oklch */ color: oklch(69.7% 0.113 185.3);
Tailwind
colors: {
custom: {
50: '#7ccbc1',
500: '#2bb4a7',
950: '#000000',
},
}SCSS
$custom: #2bb4a7; $custom-light: #7ccbc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb4a7",
"rgb": {
"r": 43,
"g": 180,
"b": 167
},
"hsl": {
"h": 174.307,
"s": 61.435,
"l": 43.725
},
"oklch": {
"l": 0.69701,
"c": 0.11341,
"h": 185.3
},
"luminance": 0.35946
}Semantic roles & 50–950 ramp
primary
#2BB4A7
secondary
#C7737B
accent
#4353E5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281