#2CA79B#2CA79B
#2CA79B is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.0% C 0.105 H 185.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA79B |
|---|---|
| RGB | rgb(44, 167, 155) |
| HSL | hsl(174, 58%, 41%) |
| HSV | hsv(174, 74%, 65%) |
| CMYK | cmyk(73.7%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(62.11, -35.53, -3.36) |
| CIE-LCH | lch(62.11, 35.69, 185.41°) |
| OKLab | oklab(66.04% -0.105 -0.0097) |
| OKLCH | oklch(66.04% 0.105 185.3) |
| XYZ | xyz(20.7710, 30.5370, 35.8035) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.64
Blue Green
#0F9B8E
ΔE00 4.06
Sea
#3C9992
ΔE00 4.77
Topaz
#13BBAF
ΔE00 5.72
Dull Teal
#5F9E8F
ΔE00 6.13
Tealish
#24BCA8
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA79B #A72C38
analogous
#2CA75E #2CA79B #2C76A7
triadic
#2CA79B #9B2CA7 #A79B2C
tetradic
#2CA79B #5E2CA7 #A72C38 #76A72C
square
#2CA79B #5E2CA7 #A72C38 #76A72C
split-complementary
#2CA79B #A72C76 #A75E2C
monochromatic
#124641 #1F776E #2CA79B #43CDC0 #73DAD0
Accessibility & contrast
On white
2.95
#2CA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#2CA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA79B
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA79B | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2ca79b; /* rgb */ color: rgb(44, 167, 155); /* oklch */ color: oklch(66.0% 0.105 185.3);
Tailwind
colors: {
custom: {
50: '#79c2b8',
500: '#2ca79b',
950: '#000000',
},
}SCSS
$custom: #2ca79b; $custom-light: #79c2b8; $custom-dark: #000000;
JSON
{
"hex": "#2ca79b",
"rgb": {
"r": 44,
"g": 167,
"b": 155
},
"hsl": {
"h": 174.146,
"s": 58.294,
"l": 41.373
},
"oklch": {
"l": 0.66038,
"c": 0.10548,
"h": 185.3
},
"luminance": 0.30539
}Semantic roles & 50–950 ramp
primary
#2CA79B
secondary
#C26D75
accent
#4655E2
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180