#2BB4AC#2BB4AC
#2BB4AC is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.112 H 188.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB4AC |
|---|---|
| RGB | rgb(43, 180, 172) |
| HSL | hsl(176, 61%, 44%) |
| HSV | hsv(176, 76%, 71%) |
| CMYK | cmyk(76.1%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(66.62, -36.79, -6.18) |
| CIE-LCH | lch(66.62, 37.31, 189.54°) |
| OKLab | oklab(69.87% -0.1106 -0.0174) |
| OKLCH | oklch(69.87% 0.112 188.9) |
| XYZ | xyz(24.7604, 36.1316, 44.6909) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.73
Topaz
#13BBAF
ΔE00 2.42
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 5.87
Greeny Blue
#42B395
ΔE00 7.81
Mediumturquoise
#48D1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB4AC #B42B33
analogous
#2BB467 #2BB4AC #2B77B4
triadic
#2BB4AC #AC2BB4 #B4AC2B
tetradic
#2BB4AC #672BB4 #B42B33 #77B42B
square
#2BB4AC #672BB4 #B42B33 #77B42B
split-complementary
#2BB4AC #B42B77 #B4672B
monochromatic
#13514E #1F837D #2BB4AC #49D3CB #7ADFD9
Accessibility & contrast
On white
2.55
#2BB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#2BB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB4AC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB4AC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#979CAD
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2bb4ac; /* rgb */ color: rgb(43, 180, 172); /* oklch */ color: oklch(69.9% 0.112 188.9);
Tailwind
colors: {
custom: {
50: '#7ccbc4',
500: '#2bb4ac',
950: '#000000',
},
}SCSS
$custom: #2bb4ac; $custom-light: #7ccbc4; $custom-dark: #000000;
JSON
{
"hex": "#2bb4ac",
"rgb": {
"r": 43,
"g": 180,
"b": 172
},
"hsl": {
"h": 176.496,
"s": 61.435,
"l": 43.725
},
"oklch": {
"l": 0.69866,
"c": 0.112,
"h": 188.9
},
"luminance": 0.36135
}Semantic roles & 50–950 ramp
primary
#2BB4AC
secondary
#C77378
accent
#434DE5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281