#2BB5AF#2BB5AF
#2BB5AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.112 H 190.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB5AF |
|---|---|
| RGB | rgb(43, 181, 175) |
| HSL | hsl(177, 62%, 44%) |
| HSV | hsv(177, 76%, 71%) |
| CMYK | cmyk(76.2%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.02, -36.39, -7.26) |
| CIE-LCH | lch(67.02, 37.10, 191.28°) |
| OKLab | oklab(70.22% -0.1103 -0.0203) |
| OKLCH | oklch(70.22% 0.112 190.4) |
| XYZ | xyz(25.2544, 36.6534, 46.2929) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.28
Topaz
#13BBAF
ΔE00 2.74
Tealish
#24BCA8
ΔE00 5.14
Turquoise (survey)
#06C2AC
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB5AF #B52B31
analogous
#2BB56A #2BB5AF #2B76B5
triadic
#2BB5AF #AF2BB5 #B5AF2B
tetradic
#2BB5AF #6A2BB5 #B52B31 #76B52B
square
#2BB5AF #6A2BB5 #B52B31 #76B52B
split-complementary
#2BB5AF #B52B76 #B56A2B
monochromatic
#14524F #1F847F #2BB5AF #49D4CE #7BE0DB
Accessibility & contrast
On white
2.52
#2BB5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#2BB5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB5AF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB5AF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb5af; /* rgb */ color: rgb(43, 181, 175); /* oklch */ color: oklch(70.2% 0.112 190.4);
Tailwind
colors: {
custom: {
50: '#7cccc6',
500: '#2bb5af',
950: '#000000',
},
}SCSS
$custom: #2bb5af; $custom-light: #7cccc6; $custom-dark: #000000;
JSON
{
"hex": "#2bb5af",
"rgb": {
"r": 43,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.391,
"s": 61.607,
"l": 43.922
},
"oklch": {
"l": 0.70217,
"c": 0.11212,
"h": 190.4
},
"luminance": 0.36656
}Semantic roles & 50–950 ramp
primary
#2BB5AF
secondary
#C87478
accent
#434AE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1313
muted
#7C8282