#2BBBB8#2BBBB8
#2BBBB8 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.115 H 192.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBBB8 |
|---|---|
| RGB | rgb(43, 187, 184) |
| HSL | hsl(179, 63%, 45%) |
| HSV | hsv(179, 77%, 73%) |
| CMYK | cmyk(77%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.12, -36.54, -9.09) |
| CIE-LCH | lch(69.12, 37.65, 193.97°) |
| OKLab | oklab(72.02% -0.1121 -0.0253) |
| OKLCH | oklch(72.02% 0.115 192.7) |
| XYZ | xyz(27.4143, 39.5115, 51.5197) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.26
Topaz
#13BBAF
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.83
Tealish
#24BCA8
ΔE00 6.01
Turquoise (survey)
#06C2AC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBBB8 #BB2B2E
analogous
#2BBB70 #2BBBB8 #2B76BB
triadic
#2BBBB8 #B82BBB #BBB82B
tetradic
#2BBBB8 #702BBB #BB2B2E #76BB2B
square
#2BBBB8 #702BBB #BB2B2E #76BB2B
split-complementary
#2BBBB8 #BB2B76 #BB702B
monochromatic
#145756 #208987 #2BBBB8 #4DD6D3 #7FE2DF
Accessibility & contrast
On white
2.36
#2BBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#2BBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBBB8
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBBB8 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2bbbb8; /* rgb */ color: rgb(43, 187, 184); /* oklch */ color: oklch(72.0% 0.115 192.7);
Tailwind
colors: {
custom: {
50: '#7ed0cd',
500: '#2bbbb8',
950: '#000000',
},
}SCSS
$custom: #2bbbb8; $custom-light: #7ed0cd; $custom-dark: #000000;
JSON
{
"hex": "#2bbbb8",
"rgb": {
"r": 43,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.75,
"s": 62.609,
"l": 45.098
},
"oklch": {
"l": 0.72018,
"c": 0.11495,
"h": 192.7
},
"luminance": 0.39515
}Semantic roles & 50–950 ramp
primary
#2BBBB8
secondary
#CA7879
accent
#4246E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282