#2BB7AA#2BB7AA
#2BB7AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.115 H 185.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7AA |
|---|---|
| RGB | rgb(43, 183, 170) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.49, -38.72, -3.80) |
| CIE-LCH | lch(67.49, 38.91, 185.60°) |
| OKLab | oklab(70.55% -0.1145 -0.0109) |
| OKLCH | oklch(70.55% 0.115 185.4) |
| XYZ | xyz(25.1819, 37.2798, 43.8909) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.34
Lightseagreen
#20B2AA
ΔE00 2.23
Tealish
#24BCA8
ΔE00 2.63
Turquoise (survey)
#06C2AC
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7AA #B72B38
analogous
#2BB764 #2BB7AA #2B7EB7
triadic
#2BB7AA #AA2BB7 #B7AA2B
tetradic
#2BB7AA #642BB7 #B72B38 #7EB72B
square
#2BB7AA #642BB7 #B72B38 #7EB72B
split-complementary
#2BB7AA #B72B7E #B7642B
monochromatic
#14544E #1F857C #2BB7AA #4BD5C8 #7CE0D7
Accessibility & contrast
On white
2.48
#2BB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2BB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7AA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7AA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb7aa; /* rgb */ color: rgb(43, 183, 170); /* oklch */ color: oklch(70.6% 0.115 185.4);
Tailwind
colors: {
custom: {
50: '#7ccdc3',
500: '#2bb7aa',
950: '#000000',
},
}SCSS
$custom: #2bb7aa; $custom-light: #7ccdc3; $custom-dark: #000000;
JSON
{
"hex": "#2bb7aa",
"rgb": {
"r": 43,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.429,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70552,
"c": 0.11504,
"h": 185.4
},
"luminance": 0.37283
}Semantic roles & 50–950 ramp
primary
#2BB7AA
secondary
#C9757D
accent
#4352E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281