#2BB8AB#2BB8AB
#2BB8AB is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.116 H 185.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB8AB |
|---|---|
| RGB | rgb(43, 184, 171) |
| HSL | hsl(174, 62%, 45%) |
| HSV | hsv(174, 77%, 72%) |
| CMYK | cmyk(76.6%, 0%, 7.1%, 27.8%) |
| CIE-LAB | lab(67.82, -38.89, -3.86) |
| CIE-LCH | lch(67.82, 39.08, 185.66°) |
| OKLab | oklab(70.84% -0.115 -0.0111) |
| OKLCH | oklch(70.84% 0.116 185.5) |
| XYZ | xyz(25.4839, 37.7317, 44.4600) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.13
Lightseagreen
#20B2AA
ΔE00 2.39
Tealish
#24BCA8
ΔE00 2.53
Turquoise (survey)
#06C2AC
ΔE00 3.87
Greeny Blue
#42B395
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB8AB #B82B38
analogous
#2BB865 #2BB8AB #2B7FB8
triadic
#2BB8AB #AB2BB8 #B8AB2B
tetradic
#2BB8AB #652BB8 #B82B38 #7FB82B
square
#2BB8AB #652BB8 #B82B38 #7FB82B
split-complementary
#2BB8AB #B82B7F #B8652B
monochromatic
#14554F #1F867D #2BB8AB #4BD5C8 #7DE1D7
Accessibility & contrast
On white
2.46
#2BB8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#2BB8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB8AB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB8AB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 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)
#AEADAB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb8ab; /* rgb */ color: rgb(43, 184, 171); /* oklch */ color: oklch(70.8% 0.116 185.5);
Tailwind
colors: {
custom: {
50: '#7dcec3',
500: '#2bb8ab',
950: '#000000',
},
}SCSS
$custom: #2bb8ab; $custom-light: #7dcec3; $custom-dark: #000000;
JSON
{
"hex": "#2bb8ab",
"rgb": {
"r": 43,
"g": 184,
"b": 171
},
"hsl": {
"h": 174.468,
"s": 62.115,
"l": 44.51
},
"oklch": {
"l": 0.70836,
"c": 0.11558,
"h": 185.5
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#2BB8AB
secondary
#C9767D
accent
#4352E5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1412
muted
#7C8281