#2BB8AD#2BB8AD
#2BB8AD is a light, moderate teal. Relative luminance 0.378; OKLCH L 70.9% C 0.115 H 186.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB8AD |
|---|---|
| RGB | rgb(43, 184, 173) |
| HSL | hsl(175, 62%, 45%) |
| HSV | hsv(175, 77%, 72%) |
| CMYK | cmyk(76.6%, 0%, 6%, 27.8%) |
| CIE-LAB | lab(67.88, -38.33, -4.87) |
| CIE-LCH | lch(67.88, 38.64, 187.25°) |
| OKLab | oklab(70.9% -0.1141 -0.0138) |
| OKLCH | oklch(70.9% 0.115 186.9) |
| XYZ | xyz(25.6760, 37.8085, 45.4716) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.10
Lightseagreen
#20B2AA
ΔE00 1.97
Tealish
#24BCA8
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 4.41
Greeny Blue
#42B395
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB8AD #B82B36
analogous
#2BB867 #2BB8AD #2B7DB8
triadic
#2BB8AD #AD2BB8 #B8AD2B
tetradic
#2BB8AD #672BB8 #B82B36 #7DB82B
square
#2BB8AD #672BB8 #B82B36 #7DB82B
split-complementary
#2BB8AD #B82B7D #B8672B
monochromatic
#145550 #1F867E #2BB8AD #4BD5CA #7DE1D9
Accessibility & contrast
On white
2.45
#2BB8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#2BB8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB8AD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB8AD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#9B9FAE
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb8ad; /* rgb */ color: rgb(43, 184, 173); /* oklch */ color: oklch(70.9% 0.115 186.9);
Tailwind
colors: {
custom: {
50: '#7dcec5',
500: '#2bb8ad',
950: '#000000',
},
}SCSS
$custom: #2bb8ad; $custom-light: #7dcec5; $custom-dark: #000000;
JSON
{
"hex": "#2bb8ad",
"rgb": {
"r": 43,
"g": 184,
"b": 173
},
"hsl": {
"h": 175.319,
"s": 62.115,
"l": 44.51
},
"oklch": {
"l": 0.70901,
"c": 0.11496,
"h": 186.9
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#2BB8AD
secondary
#C9767C
accent
#434FE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281