#2BB6A2#2BB6A2
#2BB6A2 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.0% C 0.117 H 180.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A2 |
|---|---|
| RGB | rgb(43, 182, 162) |
| HSL | hsl(171, 62%, 44%) |
| HSV | hsv(171, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(66.96, -40.48, -0.16) |
| CIE-LCH | lch(66.96, 40.48, 180.23°) |
| OKLab | oklab(70.05% -0.1172 -0.0011) |
| OKLCH | oklch(70.05% 0.117 180.5) |
| XYZ | xyz(24.2426, 36.5752, 39.9574) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Topaz
#13BBAF
ΔE00 3.28
Turquoise (survey)
#06C2AC
ΔE00 3.30
Greeny Blue
#42B395
ΔE00 3.89
Lightseagreen
#20B2AA
ΔE00 4.30
Blue Green
#0F9B8E
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A2 #B62B3F
analogous
#2BB65D #2BB6A2 #2B85B6
triadic
#2BB6A2 #A22BB6 #B6A22B
tetradic
#2BB6A2 #5D2BB6 #B62B3F #85B62B
square
#2BB6A2 #5D2BB6 #B62B3F #85B62B
split-complementary
#2BB6A2 #B62B85 #B65D2B
monochromatic
#14534A #1F8476 #2BB6A2 #4AD4C0 #7BE0D1
Accessibility & contrast
On white
2.53
#2BB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#2BB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A2 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a2; /* rgb */ color: rgb(43, 182, 162); /* oklch */ color: oklch(70.0% 0.117 180.5);
Tailwind
colors: {
custom: {
50: '#7cccbd',
500: '#2bb6a2',
950: '#000000',
},
}SCSS
$custom: #2bb6a2; $custom-light: #7cccbd; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a2",
"rgb": {
"r": 43,
"g": 182,
"b": 162
},
"hsl": {
"h": 171.367,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70047,
"c": 0.11724,
"h": 180.5
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#2BB6A2
secondary
#C87581
accent
#435AE5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281