#2BB8AA#2BB8AA
#2BB8AA is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.116 H 184.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB8AA |
|---|---|
| RGB | rgb(43, 184, 170) |
| HSL | hsl(174, 62%, 45%) |
| HSV | hsv(174, 77%, 72%) |
| CMYK | cmyk(76.6%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(67.79, -39.17, -3.35) |
| CIE-LCH | lch(67.79, 39.31, 184.88°) |
| OKLab | oklab(70.8% -0.1155 -0.0097) |
| OKLCH | oklch(70.8% 0.116 184.8) |
| XYZ | xyz(25.3889, 37.6937, 43.9599) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.30
Tealish
#24BCA8
ΔE00 2.21
Lightseagreen
#20B2AA
ΔE00 2.65
Turquoise (survey)
#06C2AC
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB8AA #B82B39
analogous
#2BB864 #2BB8AA #2B7FB8
triadic
#2BB8AA #AA2BB8 #B8AA2B
tetradic
#2BB8AA #642BB8 #B82B39 #7FB82B
square
#2BB8AA #642BB8 #B82B39 #7FB82B
split-complementary
#2BB8AA #B82B7F #B8642B
monochromatic
#14554E #1F867C #2BB8AA #4BD5C7 #7DE1D7
Accessibility & contrast
On white
2.46
#2BB8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#2BB8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB8AA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB8AA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb8aa; /* rgb */ color: rgb(43, 184, 170); /* oklch */ color: oklch(70.8% 0.116 184.8);
Tailwind
colors: {
custom: {
50: '#7dcec3',
500: '#2bb8aa',
950: '#000000',
},
}SCSS
$custom: #2bb8aa; $custom-light: #7dcec3; $custom-dark: #000000;
JSON
{
"hex": "#2bb8aa",
"rgb": {
"r": 43,
"g": 184,
"b": 170
},
"hsl": {
"h": 174.043,
"s": 62.115,
"l": 44.51
},
"oklch": {
"l": 0.70803,
"c": 0.11591,
"h": 184.8
},
"luminance": 0.37697
}Semantic roles & 50–950 ramp
primary
#2BB8AA
secondary
#C9767E
accent
#4353E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281