#2BB6AA#2BB6AA
#2BB6AA is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.114 H 186.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6AA |
|---|---|
| RGB | rgb(43, 182, 170) |
| HSL | hsl(175, 62%, 44%) |
| HSV | hsv(175, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.18, -38.27, -4.25) |
| CIE-LCH | lch(67.18, 38.50, 186.34°) |
| OKLab | oklab(70.3% -0.1135 -0.0121) |
| OKLCH | oklch(70.3% 0.114 186.1) |
| XYZ | xyz(24.9764, 36.8687, 43.8224) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.51
Lightseagreen
#20B2AA
ΔE00 1.80
Tealish
#24BCA8
ΔE00 3.06
Turquoise (survey)
#06C2AC
ΔE00 4.46
Greeny Blue
#42B395
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6AA #B62B37
analogous
#2BB665 #2BB6AA #2B7DB6
triadic
#2BB6AA #AA2BB6 #B6AA2B
tetradic
#2BB6AA #652BB6 #B62B37 #7DB62B
square
#2BB6AA #652BB6 #B62B37 #7DB62B
split-complementary
#2BB6AA #B62B7D #B6652B
monochromatic
#14534E #1F847C #2BB6AA #4AD4C8 #7BE0D7
Accessibility & contrast
On white
2.51
#2BB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#2BB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6aa; /* rgb */ color: rgb(43, 182, 170); /* oklch */ color: oklch(70.3% 0.114 186.1);
Tailwind
colors: {
custom: {
50: '#7cccc3',
500: '#2bb6aa',
950: '#000000',
},
}SCSS
$custom: #2bb6aa; $custom-light: #7cccc3; $custom-dark: #000000;
JSON
{
"hex": "#2bb6aa",
"rgb": {
"r": 43,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.82,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70301,
"c": 0.11418,
"h": 186.1
},
"luminance": 0.36872
}Semantic roles & 50–950 ramp
primary
#2BB6AA
secondary
#C8757C
accent
#4351E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281