#2AB79B#2AB79B
#2AB79B 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 | #2AB79B |
|---|---|
| RGB | rgb(42, 183, 155) |
| HSL | hsl(168, 63%, 44%) |
| HSV | hsv(168, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.07, -42.90, 3.86) |
| CIE-LCH | lch(67.07, 43.07, 174.86°) |
| OKLab | oklab(70.07% -0.1218 0.0096) |
| OKLCH | oklch(70.07% 0.122 175.5) |
| XYZ | xyz(23.8017, 36.7229, 36.8378) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.08
Tealish
#24BCA8
ΔE00 3.11
Turquoise (survey)
#06C2AC
ΔE00 3.87
Topaz
#13BBAF
ΔE00 5.64
Green Blue
#01C08D
ΔE00 6.22
Lightseagreen
#20B2AA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB79B #B72A46
analogous
#2AB755 #2AB79B #2A8DB7
triadic
#2AB79B #9B2AB7 #B79B2A
tetradic
#2AB79B #552AB7 #B72A46 #8DB72A
square
#2AB79B #552AB7 #B72A46 #8DB72A
split-complementary
#2AB79B #B72A8D #B7552A
monochromatic
#135347 #1F8571 #2AB79B #49D5B9 #7BE1CC
Accessibility & contrast
On white
2.52
#2AB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#2AB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB79B
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB79B | 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: #2ab79b; /* rgb */ color: rgb(42, 183, 155); /* oklch */ color: oklch(70.1% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#7bcdb8',
500: '#2ab79b',
950: '#000000',
},
}SCSS
$custom: #2ab79b; $custom-light: #7bcdb8; $custom-dark: #000000;
JSON
{
"hex": "#2ab79b",
"rgb": {
"r": 42,
"g": 183,
"b": 155
},
"hsl": {
"h": 168.085,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70073,
"c": 0.12222,
"h": 175.5
},
"luminance": 0.36726
}Semantic roles & 50–950 ramp
primary
#2AB79B
secondary
#C97485
accent
#4263E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280