#2CA79F#2CA79F
#2CA79F is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.2% C 0.104 H 188.4°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA79F |
|---|---|
| RGB | rgb(44, 167, 159) |
| HSL | hsl(176, 58%, 41%) |
| HSV | hsv(176, 74%, 65%) |
| CMYK | cmyk(73.7%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(62.23, -34.39, -5.44) |
| CIE-LCH | lch(62.23, 34.82, 188.98°) |
| OKLab | oklab(66.17% -0.1032 -0.0153) |
| OKLCH | oklch(66.17% 0.104 188.4) |
| XYZ | xyz(21.1125, 30.6736, 37.6021) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.22
Sea
#3C9992
ΔE00 4.48
Blue Green
#0F9B8E
ΔE00 4.59
Topaz
#13BBAF
ΔE00 5.79
Dull Teal
#5F9E8F
ΔE00 6.60
Tealish
#24BCA8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA79F #A72C34
analogous
#2CA762 #2CA79F #2C72A7
triadic
#2CA79F #9F2CA7 #A79F2C
tetradic
#2CA79F #622CA7 #A72C34 #72A72C
square
#2CA79F #622CA7 #A72C34 #72A72C
split-complementary
#2CA79F #A72C72 #A7622C
monochromatic
#124643 #1F7771 #2CA79F #43CDC4 #73DAD3
Accessibility & contrast
On white
2.94
#2CA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#2CA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA79F
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA79F | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2ca79f; /* rgb */ color: rgb(44, 167, 159); /* oklch */ color: oklch(66.2% 0.104 188.4);
Tailwind
colors: {
custom: {
50: '#79c1bb',
500: '#2ca79f',
950: '#000000',
},
}SCSS
$custom: #2ca79f; $custom-light: #79c1bb; $custom-dark: #000000;
JSON
{
"hex": "#2ca79f",
"rgb": {
"r": 44,
"g": 167,
"b": 159
},
"hsl": {
"h": 176.098,
"s": 58.294,
"l": 41.373
},
"oklch": {
"l": 0.66171,
"c": 0.10432,
"h": 188.4
},
"luminance": 0.30676
}Semantic roles & 50–950 ramp
primary
#2CA79F
secondary
#C26D73
accent
#4650E2
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180