#2BB7AB#2BB7AB
#2BB7AB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.115 H 186.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7AB |
|---|---|
| RGB | rgb(43, 183, 171) |
| HSL | hsl(175, 62%, 44%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.51, -38.44, -4.31) |
| CIE-LCH | lch(67.51, 38.68, 186.40°) |
| OKLab | oklab(70.58% -0.1141 -0.0123) |
| OKLCH | oklch(70.58% 0.115 186.1) |
| XYZ | xyz(25.2769, 37.3177, 44.3910) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.28
Lightseagreen
#20B2AA
ΔE00 1.97
Tealish
#24BCA8
ΔE00 2.94
Turquoise (survey)
#06C2AC
ΔE00 4.29
Greeny Blue
#42B395
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7AB #B72B37
analogous
#2BB765 #2BB7AB #2B7DB7
triadic
#2BB7AB #AB2BB7 #B7AB2B
tetradic
#2BB7AB #652BB7 #B72B37 #7DB72B
square
#2BB7AB #652BB7 #B72B37 #7DB72B
split-complementary
#2BB7AB #B72B7D #B7652B
monochromatic
#14544E #1F857D #2BB7AB #4BD5C9 #7CE0D8
Accessibility & contrast
On white
2.48
#2BB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2BB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7AB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7AB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb7ab; /* rgb */ color: rgb(43, 183, 171); /* oklch */ color: oklch(70.6% 0.115 186.1);
Tailwind
colors: {
custom: {
50: '#7ccdc3',
500: '#2bb7ab',
950: '#000000',
},
}SCSS
$custom: #2bb7ab; $custom-light: #7ccdc3; $custom-dark: #000000;
JSON
{
"hex": "#2bb7ab",
"rgb": {
"r": 43,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.857,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70585,
"c": 0.11472,
"h": 186.1
},
"luminance": 0.37321
}Semantic roles & 50–950 ramp
primary
#2BB7AB
secondary
#C9757C
accent
#4351E5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281