#2BB7AD#2BB7AD
#2BB7AD is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.114 H 187.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB7AD |
|---|---|
| RGB | rgb(43, 183, 173) |
| HSL | hsl(176, 62%, 44%) |
| HSV | hsv(176, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(67.57, -37.87, -5.33) |
| CIE-LCH | lch(67.57, 38.25, 188.01°) |
| OKLab | oklab(70.65% -0.1131 -0.015) |
| OKLCH | oklch(70.65% 0.114 187.6) |
| XYZ | xyz(25.4690, 37.3946, 45.4026) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.43
Lightseagreen
#20B2AA
ΔE00 1.59
Tealish
#24BCA8
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 4.83
Greeny Blue
#42B395
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB7AD #B72B35
analogous
#2BB767 #2BB7AD #2B7BB7
triadic
#2BB7AD #AD2BB7 #B7AD2B
tetradic
#2BB7AD #672BB7 #B72B35 #7BB72B
square
#2BB7AD #672BB7 #B72B35 #7BB72B
split-complementary
#2BB7AD #B72B7B #B7672B
monochromatic
#14544F #1F857E #2BB7AD #4BD5CB #7CE0D9
Accessibility & contrast
On white
2.48
#2BB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#2BB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB7AD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB7AD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb7ad; /* rgb */ color: rgb(43, 183, 173); /* oklch */ color: oklch(70.7% 0.114 187.6);
Tailwind
colors: {
custom: {
50: '#7dcdc5',
500: '#2bb7ad',
950: '#000000',
},
}SCSS
$custom: #2bb7ad; $custom-light: #7dcdc5; $custom-dark: #000000;
JSON
{
"hex": "#2bb7ad",
"rgb": {
"r": 43,
"g": 183,
"b": 173
},
"hsl": {
"h": 175.714,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70651,
"c": 0.11415,
"h": 187.6
},
"luminance": 0.37398
}Semantic roles & 50–950 ramp
primary
#2BB7AD
secondary
#C9757B
accent
#434EE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281