#2BBABB#2BBABB
#2BBABB is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.114 H 195.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBABB |
|---|---|
| RGB | rgb(43, 186, 187) |
| HSL | hsl(180, 63%, 45%) |
| HSV | hsv(180, 77%, 73%) |
| CMYK | cmyk(77%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.91, -35.20, -11.06) |
| CIE-LCH | lch(68.91, 36.89, 197.44°) |
| OKLab | oklab(71.88% -0.1098 -0.0307) |
| OKLCH | oklch(71.88% 0.114 195.6) |
| XYZ | xyz(27.5207, 39.2158, 53.1230) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.18
Topaz
#13BBAF
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 6.33
Turquoise Blue
#06B1C4
ΔE00 6.81
Tealish
#24BCA8
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBABB #BB2C2B
analogous
#2BBB74 #2BBABB #2B72BB
triadic
#2BBABB #BB2BBA #BABB2B
tetradic
#2BBABB #742BBB #BB2C2B #72BB2B
square
#2BBABB #742BBB #BB2C2B #72BB2B
split-complementary
#2BBABB #BB2B72 #BB742B
monochromatic
#145757 #208989 #2BBABB #4DD5D6 #7FE1E2
Accessibility & contrast
On white
2.37
#2BBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#2BBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBABB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBABB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2bbabb; /* rgb */ color: rgb(43, 186, 187); /* oklch */ color: oklch(71.9% 0.114 195.6);
Tailwind
colors: {
custom: {
50: '#7ecfcf',
500: '#2bbabb',
950: '#000000',
},
}SCSS
$custom: #2bbabb; $custom-light: #7ecfcf; $custom-dark: #000000;
JSON
{
"hex": "#2bbabb",
"rgb": {
"r": 43,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.417,
"s": 62.609,
"l": 45.098
},
"oklch": {
"l": 0.71876,
"c": 0.11404,
"h": 195.6
},
"luminance": 0.39219
}Semantic roles & 50–950 ramp
primary
#2BBABB
secondary
#CA7878
accent
#4342E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282