#2BB79B#2BB79B
#2BB79B is a light, vivid teal. Relative luminance 0.367; OKLCH L 70.1% C 0.122 H 175.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB79B |
|---|---|
| RGB | rgb(43, 183, 155) |
| HSL | hsl(168, 62%, 44%) |
| HSV | hsv(168, 77%, 72%) |
| CMYK | cmyk(76.5%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.08, -42.78, 3.89) |
| CIE-LCH | lch(67.08, 42.96, 174.81°) |
| OKLab | oklab(70.09% -0.1215 0.0096) |
| OKLCH | oklch(70.09% 0.122 175.5) |
| XYZ | xyz(23.8431, 36.7442, 36.8397) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.04
Tealish
#24BCA8
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 3.88
Topaz
#13BBAF
ΔE00 5.65
Green Blue
#01C08D
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB79B #B72B47
analogous
#2BB755 #2BB79B #2B8DB7
triadic
#2BB79B #9B2BB7 #B79B2B
tetradic
#2BB79B #552BB7 #B72B47 #8DB72B
square
#2BB79B #552BB7 #B72B47 #8DB72B
split-complementary
#2BB79B #B72B8D #B7552B
monochromatic
#145447 #1F8571 #2BB79B #4BD5B9 #7CE0CC
Accessibility & contrast
On white
2.52
#2BB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#2BB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB79B
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB79B | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb79b; /* rgb */ color: rgb(43, 183, 155); /* oklch */ color: oklch(70.1% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#7bcdb8',
500: '#2bb79b',
950: '#000000',
},
}SCSS
$custom: #2bb79b; $custom-light: #7bcdb8; $custom-dark: #000000;
JSON
{
"hex": "#2bb79b",
"rgb": {
"r": 43,
"g": 183,
"b": 155
},
"hsl": {
"h": 168,
"s": 61.947,
"l": 44.314
},
"oklch": {
"l": 0.70091,
"c": 0.1219,
"h": 175.5
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#2BB79B
secondary
#C97586
accent
#4363E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280