#2BB6A6#2BB6A6
#2BB6A6 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.116 H 183.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A6 |
|---|---|
| RGB | rgb(43, 182, 166) |
| HSL | hsl(173, 62%, 44%) |
| HSV | hsv(173, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 8.8%, 28.6%) |
| CIE-LAB | lab(67.07, -39.39, -2.21) |
| CIE-LCH | lch(67.07, 39.45, 183.21°) |
| OKLab | oklab(70.17% -0.1154 -0.0066) |
| OKLCH | oklch(70.17% 0.116 183.3) |
| XYZ | xyz(24.6038, 36.7196, 41.8599) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.01
Topaz
#13BBAF
ΔE00 2.14
Lightseagreen
#20B2AA
ΔE00 3.00
Turquoise (survey)
#06C2AC
ΔE00 3.65
Greeny Blue
#42B395
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A6 #B62B3B
analogous
#2BB661 #2BB6A6 #2B80B6
triadic
#2BB6A6 #A62BB6 #B6A62B
tetradic
#2BB6A6 #612BB6 #B62B3B #80B62B
square
#2BB6A6 #612BB6 #B62B3B #80B62B
split-complementary
#2BB6A6 #B62B80 #B6612B
monochromatic
#14534C #1F8479 #2BB6A6 #4AD4C4 #7BE0D4
Accessibility & contrast
On white
2.52
#2BB6A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#2BB6A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A6
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A6 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#9A9DA8
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a6; /* rgb */ color: rgb(43, 182, 166); /* oklch */ color: oklch(70.2% 0.116 183.3);
Tailwind
colors: {
custom: {
50: '#7cccc0',
500: '#2bb6a6',
950: '#000000',
},
}SCSS
$custom: #2bb6a6; $custom-light: #7cccc0; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a6",
"rgb": {
"r": 43,
"g": 182,
"b": 166
},
"hsl": {
"h": 173.094,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70173,
"c": 0.11556,
"h": 183.3
},
"luminance": 0.36723
}Semantic roles & 50–950 ramp
primary
#2BB6A6
secondary
#C8757E
accent
#4356E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281