#2BB5AC#2BB5AC
#2BB5AC is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.1% C 0.113 H 188.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB5AC |
|---|---|
| RGB | rgb(43, 181, 172) |
| HSL | hsl(176, 62%, 44%) |
| HSV | hsv(176, 76%, 71%) |
| CMYK | cmyk(76.2%, 0%, 5%, 29%) |
| CIE-LAB | lab(66.93, -37.25, -5.73) |
| CIE-LCH | lch(66.93, 37.69, 188.74°) |
| OKLab | oklab(70.12% -0.1116 -0.0161) |
| OKLCH | oklch(70.12% 0.113 188.2) |
| XYZ | xyz(24.9630, 36.5368, 44.7584) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.00
Topaz
#13BBAF
ΔE00 2.02
Tealish
#24BCA8
ΔE00 4.12
Turquoise (survey)
#06C2AC
ΔE00 5.42
Greeny Blue
#42B395
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB5AC #B52B34
analogous
#2BB567 #2BB5AC #2B79B5
triadic
#2BB5AC #AC2BB5 #B5AC2B
tetradic
#2BB5AC #672BB5 #B52B34 #79B52B
square
#2BB5AC #672BB5 #B52B34 #79B52B
split-complementary
#2BB5AC #B52B79 #B5672B
monochromatic
#14524E #1F847D #2BB5AC #49D4CB #7BE0D9
Accessibility & contrast
On white
2.53
#2BB5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2BB5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB5AC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB5AC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb5ac; /* rgb */ color: rgb(43, 181, 172); /* oklch */ color: oklch(70.1% 0.113 188.2);
Tailwind
colors: {
custom: {
50: '#7cccc4',
500: '#2bb5ac',
950: '#000000',
},
}SCSS
$custom: #2bb5ac; $custom-light: #7cccc4; $custom-dark: #000000;
JSON
{
"hex": "#2bb5ac",
"rgb": {
"r": 43,
"g": 181,
"b": 172
},
"hsl": {
"h": 176.087,
"s": 61.607,
"l": 43.922
},
"oklch": {
"l": 0.70116,
"c": 0.11279,
"h": 188.2
},
"luminance": 0.3654
}Semantic roles & 50–950 ramp
primary
#2BB5AC
secondary
#C87479
accent
#434EE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281