#2BB6A7#2BB6A7
#2BB6A7 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.115 H 184.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A7 |
|---|---|
| RGB | rgb(43, 182, 167) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 8.2%, 28.6%) |
| CIE-LAB | lab(67.09, -39.11, -2.72) |
| CIE-LCH | lch(67.09, 39.20, 183.98°) |
| OKLab | oklab(70.2% -0.1149 -0.008) |
| OKLCH | oklch(70.2% 0.115 184) |
| XYZ | xyz(24.6959, 36.7565, 42.3449) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.91
Tealish
#24BCA8
ΔE00 2.23
Lightseagreen
#20B2AA
ΔE00 2.69
Turquoise (survey)
#06C2AC
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.48
Blue Green
#0F9B8E
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A7 #B62B3A
analogous
#2BB662 #2BB6A7 #2B80B6
triadic
#2BB6A7 #A72BB6 #B6A72B
tetradic
#2BB6A7 #622BB6 #B62B3A #80B62B
square
#2BB6A7 #622BB6 #B62B3A #80B62B
split-complementary
#2BB6A7 #B62B80 #B6622B
monochromatic
#14534C #1F847A #2BB6A7 #4AD4C5 #7BE0D5
Accessibility & contrast
On white
2.51
#2BB6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#2BB6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A7
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A7 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA7
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a7; /* rgb */ color: rgb(43, 182, 167); /* oklch */ color: oklch(70.2% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#7cccc1',
500: '#2bb6a7',
950: '#000000',
},
}SCSS
$custom: #2bb6a7; $custom-light: #7cccc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a7",
"rgb": {
"r": 43,
"g": 182,
"b": 167
},
"hsl": {
"h": 173.525,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70204,
"c": 0.11519,
"h": 184
},
"luminance": 0.3676
}Semantic roles & 50–950 ramp
primary
#2BB6A7
secondary
#C8757E
accent
#4354E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281