#2BB7A7#2BB7A7
#2BB7A7 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.116 H 183.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7A7 |
|---|---|
| RGB | rgb(43, 183, 167) |
| HSL | hsl(173, 62%, 44%) |
| HSV | hsv(173, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.40, -39.56, -2.27) |
| CIE-LCH | lch(67.40, 39.62, 183.28°) |
| OKLab | oklab(70.46% -0.1159 -0.0068) |
| OKLCH | oklch(70.46% 0.116 183.3) |
| XYZ | xyz(24.9014, 37.1675, 42.4134) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.81
Topaz
#13BBAF
ΔE00 1.96
Lightseagreen
#20B2AA
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 3.43
Greeny Blue
#42B395
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7A7 #B72B3B
analogous
#2BB761 #2BB7A7 #2B81B7
triadic
#2BB7A7 #A72BB7 #B7A72B
tetradic
#2BB7A7 #612BB7 #B72B3B #81B72B
square
#2BB7A7 #612BB7 #B72B3B #81B72B
split-complementary
#2BB7A7 #B72B81 #B7612B
monochromatic
#14544D #1F857A #2BB7A7 #4BD5C5 #7CE0D5
Accessibility & contrast
On white
2.49
#2BB7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#2BB7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7A7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7A7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb7a7; /* rgb */ color: rgb(43, 183, 167); /* oklch */ color: oklch(70.5% 0.116 183.3);
Tailwind
colors: {
custom: {
50: '#7ccdc1',
500: '#2bb7a7',
950: '#000000',
},
}SCSS
$custom: #2bb7a7; $custom-light: #7ccdc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb7a7",
"rgb": {
"r": 43,
"g": 183,
"b": 167
},
"hsl": {
"h": 173.143,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70456,
"c": 0.1161,
"h": 183.3
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#2BB7A7
secondary
#C9757F
accent
#4355E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281