#2BB2B2#2BB2B2
#2BB2B2 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.110 H 194.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB2B2 |
|---|---|
| RGB | rgb(43, 178, 178) |
| HSL | hsl(180, 61%, 43%) |
| HSV | hsv(180, 76%, 70%) |
| CMYK | cmyk(75.8%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.19, -34.11, -10.15) |
| CIE-LCH | lch(66.19, 35.59, 196.58°) |
| OKLab | oklab(69.57% -0.106 -0.0282) |
| OKLCH | oklch(69.57% 0.11 194.9) |
| XYZ | xyz(24.9488, 35.5657, 47.6608) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.09
Topaz
#13BBAF
ΔE00 5.04
Turquoise Blue
#06B1C4
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.44
Tealish
#24BCA8
ΔE00 7.52
Cadetblue
#5F9EA0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB2B2 #B22B2B
analogous
#2BB26E #2BB2B2 #2B6EB2
triadic
#2BB2B2 #B22BB2 #B2B22B
tetradic
#2BB2B2 #6E2BB2 #B22B2B #6EB22B
square
#2BB2B2 #6E2BB2 #B22B2B #6EB22B
split-complementary
#2BB2B2 #B22B6E #B26E2B
monochromatic
#134F4F #1F8181 #2BB2B2 #48D3D3 #79DFDF
Accessibility & contrast
On white
2.59
#2BB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#2BB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB2B2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB2B2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2bb2b2; /* rgb */ color: rgb(43, 178, 178); /* oklch */ color: oklch(69.6% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7cc9c9',
500: '#2bb2b2',
950: '#000000',
},
}SCSS
$custom: #2bb2b2; $custom-light: #7cc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2bb2b2",
"rgb": {
"r": 43,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 61.086,
"l": 43.333
},
"oklch": {
"l": 0.69573,
"c": 0.10967,
"h": 194.9
},
"luminance": 0.35569
}Semantic roles & 50–950 ramp
primary
#2BB2B2
secondary
#C77272
accent
#4444E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282