#2BB7AC#2BB7AC
#2BB7AC is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.114 H 186.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7AC |
|---|---|
| RGB | rgb(43, 183, 172) |
| HSL | hsl(175, 62%, 44%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.54, -38.16, -4.82) |
| CIE-LCH | lch(67.54, 38.46, 187.20°) |
| OKLab | oklab(70.62% -0.1136 -0.0137) |
| OKLCH | oklch(70.62% 0.114 186.9) |
| XYZ | xyz(25.3726, 37.3560, 44.8949) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.31
Lightseagreen
#20B2AA
ΔE00 1.76
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7AC #B72B36
analogous
#2BB766 #2BB7AC #2B7CB7
triadic
#2BB7AC #AC2BB7 #B7AC2B
tetradic
#2BB7AC #662BB7 #B72B36 #7CB72B
square
#2BB7AC #662BB7 #B72B36 #7CB72B
split-complementary
#2BB7AC #B72B7C #B7662B
monochromatic
#14544F #1F857D #2BB7AC #4BD5CA #7CE0D8
Accessibility & contrast
On white
2.48
#2BB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#2BB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7AC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7AC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb7ac; /* rgb */ color: rgb(43, 183, 172); /* oklch */ color: oklch(70.6% 0.114 186.9);
Tailwind
colors: {
custom: {
50: '#7dcdc4',
500: '#2bb7ac',
950: '#000000',
},
}SCSS
$custom: #2bb7ac; $custom-light: #7dcdc4; $custom-dark: #000000;
JSON
{
"hex": "#2bb7ac",
"rgb": {
"r": 43,
"g": 183,
"b": 172
},
"hsl": {
"h": 175.286,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70618,
"c": 0.11442,
"h": 186.9
},
"luminance": 0.37359
}Semantic roles & 50–950 ramp
primary
#2BB7AC
secondary
#C9757C
accent
#4350E5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281