#2BB6A3#2BB6A3
#2BB6A3 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.117 H 181.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A3 |
|---|---|
| RGB | rgb(43, 182, 163) |
| HSL | hsl(172, 62%, 44%) |
| HSV | hsv(172, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 10.4%, 28.6%) |
| CIE-LAB | lab(66.98, -40.21, -0.67) |
| CIE-LCH | lch(66.98, 40.22, 180.96°) |
| OKLab | oklab(70.08% -0.1168 -0.0025) |
| OKLCH | oklch(70.08% 0.117 181.2) |
| XYZ | xyz(24.3318, 36.6109, 40.4274) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.65
Topaz
#13BBAF
ΔE00 2.98
Turquoise (survey)
#06C2AC
ΔE00 3.34
Lightseagreen
#20B2AA
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 4.20
Blue Green
#0F9B8E
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A3 #B62B3E
analogous
#2BB65E #2BB6A3 #2B84B6
triadic
#2BB6A3 #A32BB6 #B6A32B
tetradic
#2BB6A3 #5E2BB6 #B62B3E #84B62B
square
#2BB6A3 #5E2BB6 #B62B3E #84B62B
split-complementary
#2BB6A3 #B62B84 #B65E2B
monochromatic
#14534A #1F8477 #2BB6A3 #4AD4C1 #7BE0D2
Accessibility & contrast
On white
2.52
#2BB6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#2BB6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 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)
#AEABA2
Deuteranopia (green-blind)
#9B9DA5
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a3; /* rgb */ color: rgb(43, 182, 163); /* oklch */ color: oklch(70.1% 0.117 181.2);
Tailwind
colors: {
custom: {
50: '#7cccbe',
500: '#2bb6a3',
950: '#000000',
},
}SCSS
$custom: #2bb6a3; $custom-light: #7cccbe; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a3",
"rgb": {
"r": 43,
"g": 182,
"b": 163
},
"hsl": {
"h": 171.799,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70078,
"c": 0.11679,
"h": 181.2
},
"luminance": 0.36614
}Semantic roles & 50–950 ramp
primary
#2BB6A3
secondary
#C87580
accent
#4359E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281