#2BB3A7#2BB3A7
#2BB3A7 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.113 H 185.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB3A7 |
|---|---|
| RGB | rgb(43, 179, 167) |
| HSL | hsl(175, 61%, 44%) |
| HSV | hsv(175, 76%, 70%) |
| CMYK | cmyk(76%, 0%, 6.7%, 29.8%) |
| CIE-LAB | lab(66.17, -37.76, -4.08) |
| CIE-LCH | lch(66.17, 37.98, 186.17°) |
| OKLab | oklab(69.45% -0.1119 -0.0117) |
| OKLCH | oklch(69.45% 0.113 185.9) |
| XYZ | xyz(24.0881, 35.5409, 42.1423) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.50
Topaz
#13BBAF
ΔE00 2.29
Tealish
#24BCA8
ΔE00 3.51
Turquoise (survey)
#06C2AC
ΔE00 5.04
Greeny Blue
#42B395
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB3A7 #B32B37
analogous
#2BB363 #2BB3A7 #2B7BB3
triadic
#2BB3A7 #A72BB3 #B3A72B
tetradic
#2BB3A7 #632BB3 #B32B37 #7BB32B
square
#2BB3A7 #632BB3 #B32B37 #7BB32B
split-complementary
#2BB3A7 #B32B7B #B3632B
monochromatic
#13504B #1F8279 #2BB3A7 #48D3C7 #79DFD6
Accessibility & contrast
On white
2.59
#2BB3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#2BB3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB3A7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB3A7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2bb3a7; /* rgb */ color: rgb(43, 179, 167); /* oklch */ color: oklch(69.4% 0.113 185.9);
Tailwind
colors: {
custom: {
50: '#7bcac1',
500: '#2bb3a7',
950: '#000000',
},
}SCSS
$custom: #2bb3a7; $custom-light: #7bcac1; $custom-dark: #000000;
JSON
{
"hex": "#2bb3a7",
"rgb": {
"r": 43,
"g": 179,
"b": 167
},
"hsl": {
"h": 174.706,
"s": 61.261,
"l": 43.529
},
"oklch": {
"l": 0.69449,
"c": 0.11254,
"h": 185.9
},
"luminance": 0.35544
}Semantic roles & 50–950 ramp
primary
#2BB3A7
secondary
#C7737A
accent
#4352E4
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281