#2BB6A4#2BB6A4
#2BB6A4 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.116 H 181.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A4 |
|---|---|
| RGB | rgb(43, 182, 164) |
| HSL | hsl(172, 62%, 44%) |
| HSV | hsv(172, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 9.9%, 28.6%) |
| CIE-LAB | lab(67.01, -39.94, -1.18) |
| CIE-LCH | lch(67.01, 39.95, 181.70°) |
| OKLab | oklab(70.11% -0.1163 -0.0038) |
| OKLCH | oklch(70.11% 0.116 181.9) |
| XYZ | xyz(24.4217, 36.6468, 40.9012) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.71
Topaz
#13BBAF
ΔE00 2.69
Turquoise (survey)
#06C2AC
ΔE00 3.41
Lightseagreen
#20B2AA
ΔE00 3.65
Greeny Blue
#42B395
ΔE00 4.51
Blue Green
#0F9B8E
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A4 #B62B3D
analogous
#2BB65F #2BB6A4 #2B83B6
triadic
#2BB6A4 #A42BB6 #B6A42B
tetradic
#2BB6A4 #5F2BB6 #B62B3D #83B62B
square
#2BB6A4 #5F2BB6 #B62B3D #83B62B
split-complementary
#2BB6A4 #B62B83 #B65F2B
monochromatic
#14534B #1F8477 #2BB6A4 #4AD4C2 #7BE0D3
Accessibility & contrast
On white
2.52
#2BB6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#2BB6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#9B9DA6
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a4; /* rgb */ color: rgb(43, 182, 164); /* oklch */ color: oklch(70.1% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#7cccbe',
500: '#2bb6a4',
950: '#000000',
},
}SCSS
$custom: #2bb6a4; $custom-light: #7cccbe; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a4",
"rgb": {
"r": 43,
"g": 182,
"b": 164
},
"hsl": {
"h": 172.23,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70109,
"c": 0.11636,
"h": 181.9
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#2BB6A4
secondary
#C8757F
accent
#4358E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281