#2BB79F#2BB79F
#2BB79F is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.2% C 0.120 H 178.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB79F |
|---|---|
| RGB | rgb(43, 183, 159) |
| HSL | hsl(170, 62%, 44%) |
| HSV | hsv(170, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.19, -41.73, 1.83) |
| CIE-LCH | lch(67.19, 41.77, 177.49°) |
| OKLab | oklab(70.21% -0.1196 0.0042) |
| OKLCH | oklch(70.21% 0.12 178) |
| XYZ | xyz(24.1846, 36.8808, 38.6383) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.05
Greeny Blue
#42B395
ΔE00 2.88
Turquoise (survey)
#06C2AC
ΔE00 3.24
Topaz
#13BBAF
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 5.61
Green Blue
#01C08D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB79F #B72B43
analogous
#2BB759 #2BB79F #2B89B7
triadic
#2BB79F #9F2BB7 #B79F2B
tetradic
#2BB79F #592BB7 #B72B43 #89B72B
square
#2BB79F #592BB7 #B72B43 #89B72B
split-complementary
#2BB79F #B72B89 #B7592B
monochromatic
#145449 #1F8574 #2BB79F #4BD5BD #7CE0CF
Accessibility & contrast
On white
2.51
#2BB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#2BB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB79F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB79F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2bb79f; /* rgb */ color: rgb(43, 183, 159); /* oklch */ color: oklch(70.2% 0.120 178.0);
Tailwind
colors: {
custom: {
50: '#7ccdbb',
500: '#2bb79f',
950: '#000000',
},
}SCSS
$custom: #2bb79f; $custom-light: #7ccdbb; $custom-dark: #000000;
JSON
{
"hex": "#2bb79f",
"rgb": {
"r": 43,
"g": 183,
"b": 159
},
"hsl": {
"h": 169.714,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70209,
"c": 0.1197,
"h": 178
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#2BB79F
secondary
#C97584
accent
#435FE5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280