#2CA79A#2CA79A
#2CA79A is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.0% C 0.106 H 184.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA79A |
|---|---|
| RGB | rgb(44, 167, 154) |
| HSL | hsl(174, 58%, 41%) |
| HSV | hsv(174, 74%, 65%) |
| CMYK | cmyk(73.7%, 0%, 7.8%, 34.5%) |
| CIE-LAB | lab(62.09, -35.81, -2.84) |
| CIE-LCH | lch(62.09, 35.93, 184.54°) |
| OKLab | oklab(66.01% -0.1055 -0.0083) |
| OKLCH | oklch(66.01% 0.106 184.5) |
| XYZ | xyz(20.6874, 30.5035, 35.3631) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.83
Blue Green
#0F9B8E
ΔE00 4.00
Sea
#3C9992
ΔE00 4.91
Topaz
#13BBAF
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 6.06
Tealish
#24BCA8
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA79A #A72C39
analogous
#2CA75D #2CA79A #2C77A7
triadic
#2CA79A #9A2CA7 #A79A2C
tetradic
#2CA79A #5D2CA7 #A72C39 #77A72C
square
#2CA79A #5D2CA7 #A72C39 #77A72C
split-complementary
#2CA79A #A72C77 #A75D2C
monochromatic
#124641 #1F776D #2CA79A #43CDBF #73DACF
Accessibility & contrast
On white
2.96
#2CA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#2CA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA79A
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA79A | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D9A
Deuteranopia (green-blind)
#8D919B
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2ca79a; /* rgb */ color: rgb(44, 167, 154); /* oklch */ color: oklch(66.0% 0.106 184.5);
Tailwind
colors: {
custom: {
50: '#79c2b7',
500: '#2ca79a',
950: '#000000',
},
}SCSS
$custom: #2ca79a; $custom-light: #79c2b7; $custom-dark: #000000;
JSON
{
"hex": "#2ca79a",
"rgb": {
"r": 44,
"g": 167,
"b": 154
},
"hsl": {
"h": 173.659,
"s": 58.294,
"l": 41.373
},
"oklch": {
"l": 0.66005,
"c": 0.10583,
"h": 184.5
},
"luminance": 0.30506
}Semantic roles & 50–950 ramp
primary
#2CA79A
secondary
#C26D76
accent
#4657E2
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180