#2BB8AC#2BB8AC
#2BB8AC is a light, moderate teal. Relative luminance 0.378; OKLCH L 70.9% C 0.115 H 186.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB8AC |
|---|---|
| RGB | rgb(43, 184, 172) |
| HSL | hsl(175, 62%, 45%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(76.6%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(67.85, -38.61, -4.37) |
| CIE-LCH | lch(67.85, 38.86, 186.45°) |
| OKLab | oklab(70.87% -0.1146 -0.0124) |
| OKLCH | oklch(70.87% 0.115 186.2) |
| XYZ | xyz(25.5796, 37.7700, 44.9639) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.06
Lightseagreen
#20B2AA
ΔE00 2.17
Tealish
#24BCA8
ΔE00 2.85
Turquoise (survey)
#06C2AC
ΔE00 4.13
Greeny Blue
#42B395
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB8AC #B82B37
analogous
#2BB866 #2BB8AC #2B7DB8
triadic
#2BB8AC #AC2BB8 #B8AC2B
tetradic
#2BB8AC #662BB8 #B82B37 #7DB82B
square
#2BB8AC #662BB8 #B82B37 #7DB82B
split-complementary
#2BB8AC #B82B7D #B8662B
monochromatic
#14554F #1F867E #2BB8AC #4BD5C9 #7DE1D8
Accessibility & contrast
On white
2.45
#2BB8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#2BB8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB8AC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB8AC | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAC
Deuteranopia (green-blind)
#9B9FAD
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb8ac; /* rgb */ color: rgb(43, 184, 172); /* oklch */ color: oklch(70.9% 0.115 186.2);
Tailwind
colors: {
custom: {
50: '#7dcec4',
500: '#2bb8ac',
950: '#000000',
},
}SCSS
$custom: #2bb8ac; $custom-light: #7dcec4; $custom-dark: #000000;
JSON
{
"hex": "#2bb8ac",
"rgb": {
"r": 43,
"g": 184,
"b": 172
},
"hsl": {
"h": 174.894,
"s": 62.115,
"l": 44.51
},
"oklch": {
"l": 0.70868,
"c": 0.11526,
"h": 186.2
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#2BB8AC
secondary
#C9767D
accent
#4350E5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281