#2BB7A8#2BB7A8
#2BB7A8 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.116 H 184.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7A8 |
|---|---|
| RGB | rgb(43, 183, 168) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 8.2%, 28.2%) |
| CIE-LAB | lab(67.43, -39.28, -2.78) |
| CIE-LCH | lch(67.43, 39.38, 184.05°) |
| OKLab | oklab(70.49% -0.1154 -0.0081) |
| OKLCH | oklch(70.49% 0.116 184) |
| XYZ | xyz(24.9942, 37.2047, 42.9021) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.71
Tealish
#24BCA8
ΔE00 2.06
Lightseagreen
#20B2AA
ΔE00 2.79
Turquoise (survey)
#06C2AC
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7A8 #B72B3A
analogous
#2BB762 #2BB7A8 #2B80B7
triadic
#2BB7A8 #A82BB7 #B7A82B
tetradic
#2BB7A8 #622BB7 #B72B3A #80B72B
square
#2BB7A8 #622BB7 #B72B3A #80B72B
split-complementary
#2BB7A8 #B72B80 #B7622B
monochromatic
#14544D #1F857B #2BB7A8 #4BD5C6 #7CE0D6
Accessibility & contrast
On white
2.49
#2BB7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#2BB7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7A8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7A8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA8
Deuteranopia (green-blind)
#9B9EAA
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb7a8; /* rgb */ color: rgb(43, 183, 168); /* oklch */ color: oklch(70.5% 0.116 184.0);
Tailwind
colors: {
custom: {
50: '#7ccdc1',
500: '#2bb7a8',
950: '#000000',
},
}SCSS
$custom: #2bb7a8; $custom-light: #7ccdc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb7a8",
"rgb": {
"r": 43,
"g": 183,
"b": 168
},
"hsl": {
"h": 173.571,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70488,
"c": 0.11573,
"h": 184
},
"luminance": 0.37208
}Semantic roles & 50–950 ramp
primary
#2BB7A8
secondary
#C9757E
accent
#4354E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281